{ "version": "0.69.2", "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.69.2/hugo_extended_0.69.2_windows-64bit.zip", "hash": "15d099739af84b1fa5379e5aedf8c057f4572d8155e4b6f2401b21c8d19bd140" } }, "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" } } }