hugo: Update to version 0.112.5

This commit is contained in:
github-actions[bot] 2023-05-29 08:26:39 +00:00
parent cd62b0b3e2
commit 9ba1536828

View File

@ -1,16 +1,16 @@
{ {
"version": "0.112.4", "version": "0.112.5",
"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.112.4/hugo_0.112.4_windows-amd64.zip", "url": "https://github.com/gohugoio/hugo/releases/download/v0.112.5/hugo_0.112.5_windows-amd64.zip",
"hash": "afe444d9e2a98788c6a66afdb6bd0fad0c3a3ef5906b8d95ee07d9b91138a789" "hash": "d6f37f1610041d3e7aa5bc94e5a937cede8cb8865a2feccf87916c98fff75d88"
}, },
"arm64": { "arm64": {
"url": "https://github.com/gohugoio/hugo/releases/download/v0.112.4/hugo_0.112.4_windows-arm64.zip", "url": "https://github.com/gohugoio/hugo/releases/download/v0.112.5/hugo_0.112.5_windows-arm64.zip",
"hash": "b32a5b01fc24d780d6d42be616ca8c3d02a32469eddd095d47dc9fce28502f05" "hash": "b13bc5ab59d8559845b8c1b7a14a34e139e52c047f0e31865a3f1475b9e02e59"
} }
}, },
"bin": "hugo.exe", "bin": "hugo.exe",