hugo: Update to version 0.126.1

This commit is contained in:
github-actions[bot] 2024-05-15 12:31:47 +00:00
parent 06af0adfa1
commit 684db2e559

View File

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