{ "version": "0.55.0", "license": "Apache-2.0", "architecture": { "64bit": { "url": "https://github.com/gohugoio/hugo/releases/download/v0.55.0/hugo_0.55.0_windows-64bit.zip", "hash": "7e71eca663973801297f9377d5f79c40a50ac9a0ffa08178f51681e22bf7ade4" }, "32bit": { "url": "https://github.com/gohugoio/hugo/releases/download/v0.55.0/hugo_0.55.0_windows-32bit.zip", "hash": "f62984e82cbffbff077cfa8f2afe5047ccb06f7f1a5b89db06c9cc9c399016c1" } }, "bin": "hugo.exe", "homepage": "https://gohugo.io", "checkver": { "github": "https://github.com/gohugoio/hugo" }, "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/gohugoio/hugo/releases/download/v$version/hugo_$version_windows-64bit.zip" }, "32bit": { "url": "https://github.com/gohugoio/hugo/releases/download/v$version/hugo_$version_windows-32bit.zip" } }, "hash": { "url": "https://github.com/gohugoio/hugo/releases/download/v$version/hugo_$version_checksums.txt" } } }