{ "version": "0.24.1", "license": "https://github.com/spf13/hugo/blob/master/LICENSE.md", "architecture": { "64bit": { "url": "https://github.com/spf13/hugo/releases/download/v0.24.1/hugo_0.24.1_windows-64bit.zip", "hash": "b4f181952508e1c9a783a056a75125c2c012ec7e57c135f8ee75c42388071585" }, "32bit": { "url": "https://github.com/spf13/hugo/releases/download/v0.24.1/hugo_0.24.1_windows-32bit.zip", "hash": "0f65491e8bb0f830b82d299a5eafc5610f3721afc4cfdf6e6756dcdbb66ff960" } }, "bin": "hugo.exe", "homepage": "https://gohugo.io", "checkver": { "github": "https://github.com/spf13/hugo" }, "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/spf13/hugo/releases/download/v$version/hugo_$version_windows-64bit.zip" }, "32bit": { "url": "https://github.com/spf13/hugo/releases/download/v$version/hugo_$version_windows-32bit.zip" } }, "hash": { "url": "https://github.com/spf13/hugo/releases/download/v$version/hugo_checksums.txt" } } }