hugo: Update to version 0.128.1

This commit is contained in:
github-actions[bot] 2024-07-02 08:28:38 +00:00
parent e5f901e444
commit 5bba5fbf23

View File

@ -1,16 +1,16 @@
{
"version": "0.128.0",
"version": "0.128.1",
"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.0/hugo_0.128.0_windows-amd64.zip",
"hash": "e6d566d262ccefc91150cd2546ac382c793a428582677e8341b0f0b8f29fb96e"
"url": "https://github.com/gohugoio/hugo/releases/download/v0.128.1/hugo_0.128.1_windows-amd64.zip",
"hash": "a6cb1d50ec7c71efea32ae52d9827aa3c87781f528be0d29418b1e4b2028c200"
},
"arm64": {
"url": "https://github.com/gohugoio/hugo/releases/download/v0.128.0/hugo_0.128.0_windows-arm64.zip",
"hash": "786e8398e98294d267300c6e3c099577cd47d06cd7a7efe2650fb9b2247e05a0"
"url": "https://github.com/gohugoio/hugo/releases/download/v0.128.1/hugo_0.128.1_windows-arm64.zip",
"hash": "350e0cce26112a98344d24a99d1b8637f201f561b4c353706537905932bb978e"
}
},
"bin": "hugo.exe",