update hugo to 0.121.2 (#14450)

This commit is contained in:
Ihor Sychevskyi 2024-01-08 16:24:29 +02:00 committed by GitHub
parent 6a5ce80289
commit e7e26579c9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
publish = "public"
[build.environment]
HUGO_VERSION = "0.121.1"
HUGO_VERSION = "0.121.2"
NODE_VERSION = "18.18.2"
BUILD_WITH_CONTAINER = "0"
GO_VERSION = "1.21.3"