{ "version": "0.62.0", "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.0/hugo_0.62.0_windows-64bit.zip", "hash": "2f785d5b34177e024f03f82b5da14db402c753be7c99ea54b0f830b78d4e7d71" }, "32bit": { "url": "https://github.com/gohugoio/hugo/releases/download/v0.62.0/hugo_0.62.0_windows-32bit.zip", "hash": "cbdf36c77e4d5da643d67d774cc497877a193c269ccda23d8e47a20e9bd4ec89" } }, "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" } } }