update hugo to 0.109.0 (#12418)

This commit is contained in:
Ihor Sychevskyi 2023-01-04 18:18:35 +02:00 committed by GitHub
parent 567e3622af
commit b94f2a4d7d
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.108.0"
HUGO_VERSION = "0.109.0"
NODE_VERSION = "18.12.1"
BUILD_WITH_CONTAINER = "0"
GO_VERSION = "1.19.3"