{ "version": "0.91.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.91.0/hugo_0.91.0_windows-64bit.zip", "hash": "d1eb7698ff785714d5fc44201c3c29d45a5bee7b22d32c971e3977646d66dd12" }, "32bit": { "url": "https://github.com/gohugoio/hugo/releases/download/v0.91.0/hugo_0.91.0_windows-32bit.zip", "hash": "31121b2a2f64da7a973b5e0ede6715d68bba6d0f0f48027a141e500f1203b3da" } }, "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" }, "32bit": { "url": "https://github.com/gohugoio/hugo/releases/download/v$version/hugo_$version_windows-32bit.zip" } }, "hash": { "url": "$baseurl/hugo_$version_checksums.txt" } } }