{ "version": "0.69.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.69.0/hugo_0.69.0_windows-64bit.zip", "hash": "4d38f92792fa4188882aa5985853c8f2b5c66ca25d7eb86db6b70fc0f47fdbc4" }, "32bit": { "url": "https://github.com/gohugoio/hugo/releases/download/v0.69.0/hugo_0.69.0_windows-32bit.zip", "hash": "ca3af8542ebde7cc45109fa122a80726049da14ca992b3688846444072e3e06d" } }, "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" } } }