{ "version": "0.101.0", "description": "Speedy and flexible static site generator. (with Sass/SCSS support)", "homepage": "https://gohugo.io", "license": "Apache-2.0", "architecture": { "64bit": { "url": "https://github.com/gohugoio/hugo/releases/download/v0.101.0/hugo_extended_0.101.0_windows-64bit.zip", "hash": "6cea6ef8b7118ce9f2eabb226e1595349b2ff5e14cde9c02c869cf4bec38487e" } }, "bin": "hugo.exe", "checkver": { "github": "https://github.com/gohugoio/hugo" }, "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/gohugoio/hugo/releases/download/v$version/hugo_extended_$version_windows-64bit.zip" } }, "hash": { "url": "$baseurl/hugo_$version_checksums.txt" } } }