{ "version": "0.128.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.128.2/hugo_0.128.2_windows-amd64.zip", "hash": "65055c32bd290b8b63060ddac8b55dc08cb36765a6b0d1387204ea71197682ce" }, "arm64": { "url": "https://github.com/gohugoio/hugo/releases/download/v0.128.2/hugo_0.128.2_windows-arm64.zip", "hash": "1543830cbdea74338b18f7e507a55fcb78f66871ce05ddc6bf6d184a7e403703" } }, "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" } } }