chore: update Hugo version to 0.160.1 in build script

This commit is contained in:
Jimmy Cai
2026-04-26 13:43:09 +02:00
parent 08a8b5d767
commit e0418efe2f
+1 -1
View File
@@ -10,7 +10,7 @@
main() { main() {
DART_SASS_VERSION=1.97.1 DART_SASS_VERSION=1.97.1
GO_VERSION=1.25.5 GO_VERSION=1.25.5
HUGO_VERSION=0.157.0 HUGO_VERSION=0.160.1
NODE_VERSION=24.12.0 NODE_VERSION=24.12.0
export TZ=Europe/Oslo export TZ=Europe/Oslo