{ "version": "0.112.5", "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.112.5/hugo_0.112.5_windows-amd64.zip", "hash": "d6f37f1610041d3e7aa5bc94e5a937cede8cb8865a2feccf87916c98fff75d88" }, "arm64": { "url": "https://github.com/gohugoio/hugo/releases/download/v0.112.5/hugo_0.112.5_windows-arm64.zip", "hash": "b13bc5ab59d8559845b8c1b7a14a34e139e52c047f0e31865a3f1475b9e02e59" } }, "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" } } }