{ "version": "0.146.6", "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.146.6/hugo_0.146.6_windows-amd64.zip", "hash": "f112667e1897bcc3649b6de9c2aaca0f85165a970a182dd9cd725b9ddbc24494" }, "arm64": { "url": "https://github.com/gohugoio/hugo/releases/download/v0.146.6/hugo_0.146.6_windows-arm64.zip", "hash": "a61188c6d67070edb1fd4ced56bb9d24dab5314b20cc12882efed85f5d46b962" } }, "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" } } }