update hugo to 0.125.1 (#14908)

* update hugo to 0.125.0

* update hugo to 0.125.1
This commit is contained in:
Ihor Sychevskyi 2024-04-19 19:33:41 +03:00 committed by GitHub
parent 243f07976d
commit 2dc0777ec5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

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