{ "version": "0.76.3", "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.76.3/hugo_0.76.3_windows-64bit.zip", "hash": "4347e1cf31505a89430fcb020f9fce85c6eab4995bc0d29b1920d19267af4445" }, "32bit": { "url": "https://github.com/gohugoio/hugo/releases/download/v0.76.3/hugo_0.76.3_windows-32bit.zip", "hash": "0d8c17193b247533f359b0150a1ebbd8ca89c2bdea359cdb6d66ca241ace7707" } }, "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-64bit.zip" }, "32bit": { "url": "https://github.com/gohugoio/hugo/releases/download/v$version/hugo_$version_windows-32bit.zip" } }, "hash": { "url": "$baseurl/hugo_$version_checksums.txt" } } }