hugo: Update to version 0.113.0

This commit is contained in:
github-actions[bot] 2023-06-05 16:27:29 +00:00
parent 55d7eca011
commit b25d1f611f

View File

@ -1,16 +1,16 @@
{ {
"version": "0.112.7", "version": "0.113.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.112.7/hugo_0.112.7_windows-amd64.zip", "url": "https://github.com/gohugoio/hugo/releases/download/v0.113.0/hugo_0.113.0_windows-amd64.zip",
"hash": "e7f62bc8f10f27feddb4125b30ce4fdb619e9937815c9abea6396ce5102d5400" "hash": "b1c5c86c7b8dca47f6576f0f94f1b9c347c29fae9bb370b17dd2796daa9acb84"
}, },
"arm64": { "arm64": {
"url": "https://github.com/gohugoio/hugo/releases/download/v0.112.7/hugo_0.112.7_windows-arm64.zip", "url": "https://github.com/gohugoio/hugo/releases/download/v0.113.0/hugo_0.113.0_windows-arm64.zip",
"hash": "6293575b1af9fa6e7eb505a8db1d3964a0e83c9b6e6653af379958dfc32e6f82" "hash": "58a175ccfae9c5dbc23cd16c39bc4af6a0514fc73cb99e4231b4f99f7f796116"
} }
}, },
"bin": "hugo.exe", "bin": "hugo.exe",