{ "version": "0.145.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.145.0/hugo_0.145.0_windows-amd64.zip", "hash": "8df1aefb7bfc7ebfa68113ca77549c6ebb730e83139ad6594c9f751e0a1512f9" }, "arm64": { "url": "https://github.com/gohugoio/hugo/releases/download/v0.145.0/hugo_0.145.0_windows-arm64.zip", "hash": "f59757d7efecda4fc467a8b26ef21550a7dc4716e102f81ca1e29e2df9e2efbf" } }, "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" } } }