{ "version": "0.112.5", "description": "Speedy and flexible static site generator. (with 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_extended_0.112.5_windows-amd64.zip", "hash": "2bb4d8795be24ba7b47f053db8f45d2db2b9f0cdafda071bfa44c5abd6c95190" } }, "bin": "hugo.exe", "checkver": { "github": "https://github.com/gohugoio/hugo" }, "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/gohugoio/hugo/releases/download/v$version/hugo_extended_$version_windows-amd64.zip" } }, "hash": { "url": "$baseurl/hugo_$version_checksums.txt" } } }