2019-08-02 11:04:43 +00:00

33 lines
1.2 KiB
JSON

{
"version": "0.56.3",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/gohugoio/hugo/releases/download/v0.56.3/hugo_0.56.3_windows-64bit.zip",
"hash": "63a88e7fc47acf45da2caa2629a9b2294dec5aefa8c2edd1292de915a870b857"
},
"32bit": {
"url": "https://github.com/gohugoio/hugo/releases/download/v0.56.3/hugo_0.56.3_windows-32bit.zip",
"hash": "a56a294a816ab8c58bb954438ebc7c2065ecce513077ec926b457ce512e3a3bc"
}
},
"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"
}
}
}