{ "version": "0.113.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.113.0/hugo_0.113.0_windows-amd64.zip", "hash": "b1c5c86c7b8dca47f6576f0f94f1b9c347c29fae9bb370b17dd2796daa9acb84" }, "arm64": { "url": "https://github.com/gohugoio/hugo/releases/download/v0.113.0/hugo_0.113.0_windows-arm64.zip", "hash": "58a175ccfae9c5dbc23cd16c39bc4af6a0514fc73cb99e4231b4f99f7f796116" } }, "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" } } }