{ "version": "0.52", "license": "Apache-2.0", "architecture": { "64bit": { "url": "https://github.com/gohugoio/hugo/releases/download/v0.52/hugo_0.52_windows-64bit.zip", "hash": "b89767b37e1379e1261f6ec5aa10d242793118c7d2b6c66fd520b99a959337d2" }, "32bit": { "url": "https://github.com/gohugoio/hugo/releases/download/v0.52/hugo_0.52_windows-32bit.zip", "hash": "2f85e47eebab6f9bf56f7066e45e150b2917db5f5fd1107e2d06aa6ff02ce6e5" } }, "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" } } }