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