{ "version": "0.67.1", "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.67.1/hugo_0.67.1_windows-64bit.zip", "hash": "26691df0ec2c09bbe125b77969dd1e3da93b08c1b11b12b192cb38a47e0d8171" }, "32bit": { "url": "https://github.com/gohugoio/hugo/releases/download/v0.67.1/hugo_0.67.1_windows-32bit.zip", "hash": "cd7a54ac34307119f3dd8f859d8163063c4594fb1b3ec41cef5d78fb804f708b" } }, "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" } } }