{ "version": "0.102.2", "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.2/hugo_0.102.2_windows-64bit.zip", "hash": "583aa8e304fe2214f15374c4eb5a82c857c8b392c5a77d2bb394169e616eb81e" } }, "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" } } }