{ "version": "0.61.0", "homepage": "https://gohugo.io", "description": "Speedy and flexible static site generator. (with Sass/SCSS support)", "license": "Apache-2.0", "architecture": { "64bit": { "url": "https://github.com/gohugoio/hugo/releases/download/v0.61.0/hugo_extended_0.61.0_windows-64bit.zip", "hash": "868115e881f508f26a8365b009c667329e1e86df68a0388ce6595cdb05e6e8a2" } }, "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": "https://github.com/gohugoio/hugo/releases/download/v$version/hugo_extended_$version_checksums.txt" } } }