{ "version": "0.62.2", "homepage": "https://gohugo.io", "description": "Speedy and flexible static site generator (without Sass/SCSS support)", "license": "Apache-2.0", "architecture": { "64bit": { "url": "https://github.com/gohugoio/hugo/releases/download/v0.62.2/hugo_0.62.2_windows-64bit.zip", "hash": "32928214f87629e22f4d1ddc35f8671511b1c36c4d5aa91b5a08e95b474c34e9" }, "32bit": { "url": "https://github.com/gohugoio/hugo/releases/download/v0.62.2/hugo_0.62.2_windows-32bit.zip", "hash": "1121fc167aa5f293757b18c3de9d670195a467b9d133857fe7939ba6c6e9227a" } }, "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": "https://github.com/gohugoio/hugo/releases/download/v$version/hugo_$version_checksums.txt" } } }