{ "version": "0.131.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.131.0/hugo_0.131.0_windows-amd64.zip", "hash": "2a3fb57b7e24e02ed9e389a6e9d0f0546939157498347a4f34abf5658df2ede0" }, "arm64": { "url": "https://github.com/gohugoio/hugo/releases/download/v0.131.0/hugo_0.131.0_windows-arm64.zip", "hash": "b0161a7b8a4503e5e95003ae9de09829599195bf8d4b75bbfffb10d5f7a33f40" } }, "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" } } }