{ "version": "0.68.0", "homepage": "https://gohugo.io", "description": "Speedy and flexible static site generator. (with Sass/SCSS support)", "license": "Apache-2.0", "architecture": { "64bit": { "url": "https://github.com/gohugoio/hugo/releases/download/v0.68.0/hugo_extended_0.68.0_windows-64bit.zip", "hash": "51cb783530597c428dcab6beb2ebce8dd0580666423af6a28c8aa856e9684422" } }, "bin": "hugo.exe", "checkver": { "github": "https://github.com/gohugoio/hugo" }, "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/gohugoio/hugo/releases/download/v$version/hugo_extended_$version_windows-64bit.zip" } }, "hash": { "url": "https://github.com/gohugoio/hugo/releases/download/v$version/hugo_extended_$version_checksums.txt" } } }