{ "version": "0.84.1", "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.84.1/hugo_0.84.1_windows-64bit.zip", "hash": "0a9cef8c6cfb1fe03a9798d7329902997859e3b4bf816aecefdfdbae7527f477" }, "32bit": { "url": "https://github.com/gohugoio/hugo/releases/download/v0.84.1/hugo_0.84.1_windows-32bit.zip", "hash": "0c4b71190456af4870a57f09c8d8c8e2f287ab6fc36a20cfb8bc4d2e8fcbc9b2" } }, "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" } } }