update hugo to 0.104.3 (#12043)

This commit is contained in:
Ihor Sychevskyi 2022-10-06 19:00:33 +03:00 committed by GitHub
parent ee4b0c8bc4
commit 3daf2232ac
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.104.1"
HUGO_VERSION = "0.104.3"
NODE_VERSION = "18.2.0"
BUILD_WITH_CONTAINER = "0"
GO_VERSION = "1.19.1"