{ "version": "0.155.2", "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.155.2/hugo_0.155.2_windows-amd64.zip", "hash": "dc4141369dbe27789ab6881a69430c976e4c26346c69c5aaed5c973fe9ddbbe9" }, "arm64": { "url": "https://github.com/gohugoio/hugo/releases/download/v0.155.2/hugo_0.155.2_windows-arm64.zip", "hash": "87cbc76343105ca3259601ee4dc4d85cbf11a25bdb40c21227c5243aeed2f68a" } }, "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" } } }