hugo: Update to version 0.114.0

This commit is contained in:
github-actions[bot] 2023-06-19 20:24:14 +00:00
parent 0d69866852
commit b8c8eec3e0

View File

@ -1,16 +1,16 @@
{ {
"version": "0.113.0", "version": "0.114.0",
"description": "Speedy and flexible static site generator (without Sass/SCSS support)", "description": "Speedy and flexible static site generator (without Sass/SCSS support)",
"homepage": "https://gohugo.io", "homepage": "https://gohugo.io",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/gohugoio/hugo/releases/download/v0.113.0/hugo_0.113.0_windows-amd64.zip", "url": "https://github.com/gohugoio/hugo/releases/download/v0.114.0/hugo_0.114.0_windows-amd64.zip",
"hash": "b1c5c86c7b8dca47f6576f0f94f1b9c347c29fae9bb370b17dd2796daa9acb84" "hash": "446091ea072baf040dc3b29fb25d873f4577943a9dd8ce7e8dbdb331a78fe50e"
}, },
"arm64": { "arm64": {
"url": "https://github.com/gohugoio/hugo/releases/download/v0.113.0/hugo_0.113.0_windows-arm64.zip", "url": "https://github.com/gohugoio/hugo/releases/download/v0.114.0/hugo_0.114.0_windows-arm64.zip",
"hash": "58a175ccfae9c5dbc23cd16c39bc4af6a0514fc73cb99e4231b4f99f7f796116" "hash": "83f3ffb0fef2e9b197adb09f727d7cae4b25d77852b8488f188ebcafc93763a8"
} }
}, },
"bin": "hugo.exe", "bin": "hugo.exe",