{ "version": "0.148.2", "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.148.2/hugo_extended_0.148.2_windows-amd64.zip", "hash": "b513e62488ab96a894eb794ee9de705a7d87310dc54d3a7594e832ad84a6c2ce" } }, "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-amd64.zip" } }, "hash": { "url": "$baseurl/hugo_$version_checksums.txt" } } }