{ "version": "0.104.1", "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.1/hugo_0.104.1_windows-amd64.zip", "hash": "c1b6b5c70c2fbf3f57521065c31d5c2265b7b9558d6fc26b43d2b357a6608fc4" } }, "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" } } }