{ "version": "0.147.0", "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.147.0/hugo_0.147.0_windows-amd64.zip", "hash": "819651dbafbd62b8f35feacd14b70660f2f0dec43a92bf4db816ee4f488ad448" }, "arm64": { "url": "https://github.com/gohugoio/hugo/releases/download/v0.147.0/hugo_0.147.0_windows-arm64.zip", "hash": "b02862209efe1078e3d96b0d65b47a494a66f91a166f0e7fc86bbf75f73fb4db" } }, "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" }, "arm64": { "url": "https://github.com/gohugoio/hugo/releases/download/v$version/hugo_$version_windows-arm64.zip" } }, "hash": { "url": "$baseurl/hugo_$version_checksums.txt" } } }