{ "version": "0.104.0", "description": "Speedy and flexible static site generator (without Sass/SCSS support)", "homepage": "https://gohugo.io", "license": "Apache-2.0", "architecture": { "64bit": { "url": "https://github.com/gohugoio/hugo/releases/download/v0.104.0/hugo_0.104.0_windows-amd64.zip", "hash": "5d8c87788945f24ab724d9448f3d6d518e6aed1e43cf4d7fd116398b66c584bd" } }, "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-amd64.zip" } }, "hash": { "url": "$baseurl/hugo_$version_checksums.txt" } } }