From bc470a888259ba2a9f8a09104ac2bf7834cb1662 Mon Sep 17 00:00:00 2001 From: James McDonald Date: Sun, 24 May 2026 09:54:27 +0200 Subject: [PATCH] Update hugo --- build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sh b/build.sh index 178eee8..f346c94 100755 --- a/build.sh +++ b/build.sh @@ -2,7 +2,7 @@ set -euo pipefail -HUGO_VERSION=0.148.2 +HUGO_VERSION=0.161.1 export TZ=Europe/Oslo