{ "version": "0.136.4", "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.136.4/hugo_0.136.4_windows-amd64.zip", "hash": "11be312e75a918a385136f7e261d97f97f87ab02bcfa554a459b2d6bf62cd605" }, "arm64": { "url": "https://github.com/gohugoio/hugo/releases/download/v0.136.4/hugo_0.136.4_windows-arm64.zip", "hash": "0828dc64ee6761a3d3d57b3aaae422fbb537aac667d884421aee1bb5a0dc9eb8" } }, "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" } } }