{ "version": "0.83.1", "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.83.1/hugo_0.83.1_windows-64bit.zip", "hash": "6b104ba16df69bdcb48da80406c4a4630a2bcb8a3da60d89a57fd6f68de5eb05" }, "32bit": { "url": "https://github.com/gohugoio/hugo/releases/download/v0.83.1/hugo_0.83.1_windows-32bit.zip", "hash": "36d0124e8a2c5fa18856b4d334be4a956461962b402126787ae09314881084c7" } }, "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" } } }