{ "version": "0.125.4", "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.125.4/hugo_0.125.4_windows-amd64.zip", "hash": "39196bf2a5afa94078e197a6d97b0a2bc6b76d2ca71838090beb6f2045f17c28" }, "arm64": { "url": "https://github.com/gohugoio/hugo/releases/download/v0.125.4/hugo_0.125.4_windows-arm64.zip", "hash": "37acf50337bd48de170cc3756a7e8061d391b265849dca52b7278405100e285d" } }, "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" } } }