Skip to content

Commit 48e05f5

Browse files
authored
Upgrade Hugo to 0.163.2 (#2658)
1 parent f312828 commit 48e05f5

4 files changed

Lines changed: 8 additions & 4 deletions

File tree

docsy.dev/content/en/project/about/changelog.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -155,15 +155,15 @@ For the full list of changes, see the [0.15.1][] or [0.16.0][] release page.
155155

156156
- Migrated the theme and docs off deprecated Hugo language APIs. Thanks
157157
[@deining][] for the groundwork in [#2594][] and [#2578][]!
158-
- Upgraded the project's Hugo build to [0.163.1][hugo-0.163.1]. The theme's
158+
- Upgraded the project's Hugo build to [0.163.2][hugo-0.163.2]. The theme's
159159
minimum supported Hugo version remains 0.158.0.
160160

161161
[#2594]: https://github.com/google/docsy/pull/2594
162162
[#2357]: https://github.com/google/docsy/issues/2357
163163
[#2653]: https://github.com/google/docsy/pull/2653
164164
[#2578]: https://github.com/google/docsy/pull/2578
165165
[favicons]: /docs/content/iconsimages/#add-your-favicons
166-
[hugo-0.163.1]: https://github.com/gohugoio/hugo/releases/tag/v0.163.1
166+
[hugo-0.163.2]: https://github.com/gohugoio/hugo/releases/tag/v0.163.2
167167

168168
[**Experimental**](#experimental):
169169

docsy.dev/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"afdocs": "^0.9.2",
5252
"autoprefixer": "^10.4.27",
5353
"cross-env": "^10.1.0",
54-
"hugo-extended": "0.163.1",
54+
"hugo-extended": "0.163.2",
5555
"netlify-cli": "^24.0.1",
5656
"npm-check-updates": "^19.6.3",
5757
"postcss-cli": "^11.0.1",

docsy.dev/static/refcache.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -699,6 +699,10 @@
699699
"StatusCode": 206,
700700
"LastSeen": "2026-06-12T10:47:00.544108-04:00"
701701
},
702+
"https://github.com/gohugoio/hugo/releases/tag/v0.163.2": {
703+
"StatusCode": 206,
704+
"LastSeen": "2026-06-16T12:57:45.131513-04:00"
705+
},
702706
"https://github.com/google/.github/blob/master/CODE_OF_CONDUCT.md": {
703707
"StatusCode": 206,
704708
"LastSeen": "2026-02-11T11:24:07.239646-05:00"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@
9090
"prettier": "^3.8.1"
9191
},
9292
"config": {
93-
"hugo_version": "0.163.1"
93+
"hugo_version": "0.163.2"
9494
},
9595
"engines": {
9696
"node": ">=24"

0 commit comments

Comments
 (0)