{ "version": "0.130.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.130.0/hugo_0.130.0_windows-amd64.zip", "hash": "dd5d1405e25b324f10e020a8dc523f74d52a22eb756b7dc739c0ed58da3d7a58" }, "arm64": { "url": "https://github.com/gohugoio/hugo/releases/download/v0.130.0/hugo_0.130.0_windows-arm64.zip", "hash": "e140bfa1a3fee0b5061d984225a871eb43440694108e36275ed234efb18650bc" } }, "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" } } }