{ "version": "0.141.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.141.0/hugo_0.141.0_windows-amd64.zip", "hash": "bb57cb0b92cc21d25fef1eafa83f197bcaecbb856c4997142596c8014734a6e7" }, "arm64": { "url": "https://github.com/gohugoio/hugo/releases/download/v0.141.0/hugo_0.141.0_windows-arm64.zip", "hash": "cb7faf8270bda7dc3cbfef4ce9ac6801966c141f1325874c054d17edc9bb5535" } }, "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" } } }