{ "version": "0.20.7", "license": "https://github.com/spf13/hugo/blob/master/LICENSE.md", "architecture": { "64bit": { "url": "https://github.com/spf13/hugo/releases/download/v0.20.7/hugo_0.20.7_windows-64bit.zip", "hash": "ac9fbdec6a32ff8ed09ddb4808250c1c2804a750aeecc63ec391360adfabf396" }, "32bit": { "url": "https://github.com/spf13/hugo/releases/download/v0.20.7/hugo_0.20.7_windows-32bit.zip", "hash": "91acc127462d1f18eb96f3ccc28efc327f512b79796bacc61300e3a1ad0872e8" } }, "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" } } } }