hugo: Update to version 0.129.0

This commit is contained in:
github-actions[bot] 2024-07-17 16:29:29 +00:00
parent 5a3ff8d2cd
commit 69759975fa

View File

@ -1,16 +1,16 @@
{
"version": "0.128.2",
"version": "0.129.0",
"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.2/hugo_0.128.2_windows-amd64.zip",
"hash": "65055c32bd290b8b63060ddac8b55dc08cb36765a6b0d1387204ea71197682ce"
"url": "https://github.com/gohugoio/hugo/releases/download/v0.129.0/hugo_0.129.0_windows-amd64.zip",
"hash": "8b9efa516154b54fcfe5016640b8a81bdd601908135fae0070a9d582e6349d4c"
},
"arm64": {
"url": "https://github.com/gohugoio/hugo/releases/download/v0.128.2/hugo_0.128.2_windows-arm64.zip",
"hash": "1543830cbdea74338b18f7e507a55fcb78f66871ce05ddc6bf6d184a7e403703"
"url": "https://github.com/gohugoio/hugo/releases/download/v0.129.0/hugo_0.129.0_windows-arm64.zip",
"hash": "16736400922e697da868fee1cc546a7c581752be0fb2f20cfb5fc147b37e92a8"
}
},
"bin": "hugo.exe",