{ "version": "0.139.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.139.0/hugo_0.139.0_windows-amd64.zip", "hash": "5aed13ad47b9d90d9f50861aa0a2733d8552e45c44480d1bdad933613b86fc1c" }, "arm64": { "url": "https://github.com/gohugoio/hugo/releases/download/v0.139.0/hugo_0.139.0_windows-arm64.zip", "hash": "f67ed8ca2dceadfdc0fbe84c5de06ea4aaf0013970dd1e019732df8927ae655d" } }, "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" } } }