{ "version": "0.49.2", "license": "Apache-2.0", "architecture": { "64bit": { "url": "https://github.com/gohugoio/hugo/releases/download/v0.49.2/hugo_0.49.2_windows-64bit.zip", "hash": "d2d11fb27e3fa1ecfc0b88cddbf452469a868175d7ea6518e7a19357bb49e131" }, "32bit": { "url": "https://github.com/gohugoio/hugo/releases/download/v0.49.2/hugo_0.49.2_windows-32bit.zip", "hash": "8d6e1955a340282202b2663549e39d65cd654060aafdef1d5edeabc07d52b83e" } }, "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" } } }