{ "version": "0.44", "license": "Apache-2.0", "architecture": { "64bit": { "url": "https://github.com/spf13/hugo/releases/download/v0.44/hugo_0.44_windows-64bit.zip", "hash": "b16903f0221f4eb4b7718cc2bd0358af76227891a0d5113875dfff4dac3daf30" }, "32bit": { "url": "https://github.com/spf13/hugo/releases/download/v0.44/hugo_0.44_windows-32bit.zip", "hash": "0660e331eb6345a00d5b4d6e719bf06c1c91de91b5ef65d309b8ed602ab89188" } }, "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_$version_checksums.txt" } } }