{ "version": "0.25.1", "license": "https://github.com/spf13/hugo/blob/master/LICENSE.md", "architecture": { "64bit": { "url": "https://github.com/spf13/hugo/releases/download/v0.25.1/hugo_0.25.1_windows-64bit.zip", "hash": "5d89bad43a4a7641ac827c1492682e97936711f4077255d2fefd94d0c387a831" }, "32bit": { "url": "https://github.com/spf13/hugo/releases/download/v0.25.1/hugo_0.25.1_windows-32bit.zip", "hash": "809b07c506f8905d3804ec9f2afe2cfd6fafb295a4f990264f57be9bf020cf21" } }, "bin": "hugo.exe", "homepage": "https://gohugo.io", "checkver": { "github": "https://github.com/spf13/hugo" }, "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/spf13/hugo/releases/download/v$version/hugo_$version_windows-64bit.zip" }, "32bit": { "url": "https://github.com/spf13/hugo/releases/download/v$version/hugo_$version_windows-32bit.zip" } }, "hash": { "url": "https://github.com/spf13/hugo/releases/download/v$version/hugo_checksums.txt" } } }