{ "version": "0.69.2", "homepage": "https://gohugo.io", "description": "Speedy and flexible static site generator (without Sass/SCSS support)", "license": "Apache-2.0", "architecture": { "64bit": { "url": "https://github.com/gohugoio/hugo/releases/download/v0.69.2/hugo_0.69.2_windows-64bit.zip", "hash": "d2335fe3835aa8586184a07b8070eae11457d14cdf87f74948e3ba8161301833" }, "32bit": { "url": "https://github.com/gohugoio/hugo/releases/download/v0.69.2/hugo_0.69.2_windows-32bit.zip", "hash": "b2a7578ed4283c83a3befddd7a9ce96e78fc288ee062aa65a042ec5b70ab3a78" } }, "bin": "hugo.exe", "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" } } }