{ "version": "0.102.3", "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.102.3/hugo_0.102.3_windows-64bit.zip", "hash": "56129e064ce95442b74424a169a554d20b67feed612d7f35b45957f3e04b64a2" } }, "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-64bit.zip" } }, "hash": { "url": "$baseurl/hugo_$version_checksums.txt" } } }