{ "version": "0.58.3", "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.58.3/hugo_0.58.3_windows-64bit.zip", "hash": "9ea59be26579b8e8fb369cd2f5444ce7dfe5a871e499cd81281897b4b1a6df25" }, "32bit": { "url": "https://github.com/gohugoio/hugo/releases/download/v0.58.3/hugo_0.58.3_windows-32bit.zip", "hash": "5556a79ba20e49038498c963240414a0c9ad8ad1225ebecfbaa688df18a9c09c" } }, "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" } } }