2019-05-02 15:00:21 +00:00

33 lines
1.2 KiB
JSON

{
"version": "0.55.5",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/gohugoio/hugo/releases/download/v0.55.5/hugo_0.55.5_windows-64bit.zip",
"hash": "2041c7bdfa51ff2b482148058a6629214ed1f8d270731dc72352cf1a6ad58253"
},
"32bit": {
"url": "https://github.com/gohugoio/hugo/releases/download/v0.55.5/hugo_0.55.5_windows-32bit.zip",
"hash": "e1894c97bf3b0e71d46c43b196268dd563f431868df6a5b568e54612e507ebd7"
}
},
"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"
}
}
}