{ "version": "0.55.2", "license": "Apache-2.0", "architecture": { "64bit": { "url": "https://github.com/gohugoio/hugo/releases/download/v0.55.2/hugo_0.55.2_windows-64bit.zip", "hash": "5f502ac272353c70e4a95e365de64725d3175c759407ee5944b77ef36e20d671" }, "32bit": { "url": "https://github.com/gohugoio/hugo/releases/download/v0.55.2/hugo_0.55.2_windows-32bit.zip", "hash": "31935d170dcd8bfc36bac3098f556f355c118aaf8ea9c74418337cf8654b1608" } }, "bin": "hugo.exe", "homepage": "https://gohugo.io", "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" } } }