hugo: Update to version 0.128.2

This commit is contained in:
github-actions[bot] 2024-07-04 12:31:43 +00:00
parent 1e7f814a31
commit a737d1fc4b

View File

@ -1,16 +1,16 @@
{
"version": "0.128.1",
"version": "0.128.2",
"description": "Speedy and flexible static site generator (without Sass/SCSS support)",
"homepage": "https://gohugo.io",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/gohugoio/hugo/releases/download/v0.128.1/hugo_0.128.1_windows-amd64.zip",
"hash": "a6cb1d50ec7c71efea32ae52d9827aa3c87781f528be0d29418b1e4b2028c200"
"url": "https://github.com/gohugoio/hugo/releases/download/v0.128.2/hugo_0.128.2_windows-amd64.zip",
"hash": "65055c32bd290b8b63060ddac8b55dc08cb36765a6b0d1387204ea71197682ce"
},
"arm64": {
"url": "https://github.com/gohugoio/hugo/releases/download/v0.128.1/hugo_0.128.1_windows-arm64.zip",
"hash": "350e0cce26112a98344d24a99d1b8637f201f561b4c353706537905932bb978e"
"url": "https://github.com/gohugoio/hugo/releases/download/v0.128.2/hugo_0.128.2_windows-arm64.zip",
"hash": "1543830cbdea74338b18f7e507a55fcb78f66871ce05ddc6bf6d184a7e403703"
}
},
"bin": "hugo.exe",