hugo: Update to version 0.112.3

This commit is contained in:
github-actions[bot] 2023-05-24 16:27:43 +00:00
parent 4d63d1cdb1
commit 8b226570ce

View File

@ -1,16 +1,16 @@
{ {
"version": "0.112.2", "version": "0.112.3",
"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.2/hugo_0.112.2_windows-amd64.zip", "url": "https://github.com/gohugoio/hugo/releases/download/v0.112.3/hugo_0.112.3_windows-amd64.zip",
"hash": "57805771bf0851564f205b4b523d8e3795c30ddb8d4d7cec1a8cfc4dfb67a78a" "hash": "6063985d248c368e40e5b1f7e856b54ccfddeffd567838d747bd37c5bf400753"
}, },
"arm64": { "arm64": {
"url": "https://github.com/gohugoio/hugo/releases/download/v0.112.2/hugo_0.112.2_windows-arm64.zip", "url": "https://github.com/gohugoio/hugo/releases/download/v0.112.3/hugo_0.112.3_windows-arm64.zip",
"hash": "a35b92f90a36feea8e346c7d42e4330e31595d5ba68c6a63971eff76b8d21e95" "hash": "0a8430cddd06c80cf3a92eef126a8aa31a4ec5053def199f221fedbfc567b713"
} }
}, },
"bin": "hugo.exe", "bin": "hugo.exe",