{ "version": "0.126.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.126.2/hugo_0.126.2_windows-amd64.zip", "hash": "6e9d66e6a699d241820e5434bb726080bbdc33439a53173fc77da234cc830a7c" }, "arm64": { "url": "https://github.com/gohugoio/hugo/releases/download/v0.126.2/hugo_0.126.2_windows-arm64.zip", "hash": "68fea81d94b6dad3070ec3ef87f16064709ad1efc4877f143635d0f80eb4c87c" } }, "bin": "hugo.exe", "checkver": { "github": "https://github.com/gohugoio/hugo" }, "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/gohugoio/hugo/releases/download/v$version/hugo_$version_windows-amd64.zip" }, "arm64": { "url": "https://github.com/gohugoio/hugo/releases/download/v$version/hugo_$version_windows-arm64.zip" } }, "hash": { "url": "$baseurl/hugo_$version_checksums.txt" } } }