{ "version": "0.58.0", "homepage": "https://gohugo.io", "description": "Speedy and flexible static site generator (without Sass/SCSS support)", "license": "Apache-2.0", "architecture": { "64bit": { "url": "https://github.com/gohugoio/hugo/releases/download/v0.58.0/hugo_0.58.0_windows-64bit.zip", "hash": "b1149390760c4d8dc62a4372faad390e6fee3b754b79c81807969ffc3bc63252" }, "32bit": { "url": "https://github.com/gohugoio/hugo/releases/download/v0.58.0/hugo_0.58.0_windows-32bit.zip", "hash": "982809b58cdd554895650881c3b902d07f12839abc78ca14fb272262c3cfe5f1" } }, "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": "https://github.com/gohugoio/hugo/releases/download/v$version/hugo_$version_checksums.txt" } } }