{ "version": "0.122.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.122.0/hugo_0.122.0_windows-amd64.zip", "hash": "4a571c7af96884fae5773b58e09d2bfce09655073e4a2f6fa07490ec1b7ec27d" }, "arm64": { "url": "https://github.com/gohugoio/hugo/releases/download/v0.122.0/hugo_0.122.0_windows-arm64.zip", "hash": "b6e3ce4f1c689cca549e3e1acb971ab78a66e84479e2c728c61981f1425d0443" } }, "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" } } }