{ "version": "0.137.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.137.1/hugo_0.137.1_windows-amd64.zip", "hash": "acac583c06c76f7ba733d6abb5bc06993907d732a98c56d63f3a10bfe3a92026" }, "arm64": { "url": "https://github.com/gohugoio/hugo/releases/download/v0.137.1/hugo_0.137.1_windows-arm64.zip", "hash": "1c7a7a847a8568e7156308bc7705f211d79311ea404f0d75ddba2c7b9453b99d" } }, "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" } } }