{ "version": "0.151.1", "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.151.1/hugo_0.151.1_windows-amd64.zip", "hash": "233c4df97a8dbe6da3bf53a21ef0f90579d37dd811cfc3dc853ac8c985208ada" }, "arm64": { "url": "https://github.com/gohugoio/hugo/releases/download/v0.151.1/hugo_0.151.1_windows-arm64.zip", "hash": "d42706b9d554cce06fde8a32da04b555ccdb9e95ef6188a0f9fe763eb3a4c464" } }, "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" } } }