{ "version": "0.41", "license": "Apache-2.0", "architecture": { "64bit": { "url": "https://github.com/spf13/hugo/releases/download/v0.41/hugo_0.41_windows-64bit.zip", "hash": "2a3724eeed5a15ff14b08794b5ae760b2df0c6305c57963f60958424de647c0f" }, "32bit": { "url": "https://github.com/spf13/hugo/releases/download/v0.41/hugo_0.41_windows-32bit.zip", "hash": "24e6d8e216cc71802647a00438fe140776ee572ae7569c88d020221cae2dee70" } }, "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" } } }