Bump Hugo version

Use Hugo 0.110 - latest available at time of this commit.
Tested locally.
This commit is contained in:
Tim Bannister 2023-02-18 14:36:52 +00:00
parent e3f06fcc9c
commit e8e56337b0
No known key found for this signature in database
GPG Key ID: 468B7071483F639F
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ command = "git submodule update --init --recursive --depth 1 && make non-product
[build.environment] [build.environment]
NODE_VERSION = "10.20.0" NODE_VERSION = "10.20.0"
HUGO_VERSION = "0.101.0" HUGO_VERSION = "0.110.0"
RUBY_VERSION = "3.0.1" RUBY_VERSION = "3.0.1"
[context.production.environment] [context.production.environment]