{ "version": "0.146.7", "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.146.7/hugo_0.146.7_windows-amd64.zip", "hash": "ae6d0d1044368c3e3b1622962d821d1c010d20364023a26c760de8751afbc523" }, "arm64": { "url": "https://github.com/gohugoio/hugo/releases/download/v0.146.7/hugo_0.146.7_windows-arm64.zip", "hash": "bb37aaf50b6c09b8a9135720311ee3852e77b14d7f7cb94f4480679dd85273fc" } }, "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" } } }