hugo: Update to version 0.126.0

This commit is contained in:
github-actions[bot] 2024-05-14 16:29:18 +00:00
parent ec1953ea55
commit 49f6b8cace

View File

@ -1,16 +1,16 @@
{
"version": "0.125.7",
"version": "0.126.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.125.7/hugo_0.125.7_windows-amd64.zip",
"hash": "867ce1c93ea3da7d5cb487f063b6c1d31a38d45b8954f3cc1b85900e1ee92d92"
"url": "https://github.com/gohugoio/hugo/releases/download/v0.126.0/hugo_0.126.0_windows-amd64.zip",
"hash": "8d18dfe2062ee7dbce0f91381c07058e3b576f80ffb4faaafc4f17b84b39bfd9"
},
"arm64": {
"url": "https://github.com/gohugoio/hugo/releases/download/v0.125.7/hugo_0.125.7_windows-arm64.zip",
"hash": "1b797946c9387ab6114269683cbd0b85ac76bcad0a0ee2d5f8da53e48718c79d"
"url": "https://github.com/gohugoio/hugo/releases/download/v0.126.0/hugo_0.126.0_windows-arm64.zip",
"hash": "2f86898f5b1091517b8251a3034719ca4adf19699d309d61540751c67fbc139c"
}
},
"bin": "hugo.exe",