{ "version": "0.32.4", "license": "https://github.com/spf13/hugo/blob/master/LICENSE.md", "architecture": { "64bit": { "url": "https://github.com/spf13/hugo/releases/download/v0.32.4/hugo_0.32.4_windows-64bit.zip", "hash": "08b765aae1ec3a3fbef11bca31998bdca98634c74f022fe180ea1f46612fc959" }, "32bit": { "url": "https://github.com/spf13/hugo/releases/download/v0.32.4/hugo_0.32.4_windows-32bit.zip", "hash": "642c0ca8473938975217becb7a27c4a55f0c470bb4c264b9aec2ab72319a6cbd" } }, "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" } } }