2019-05-18 09:00:26 +00:00

33 lines
1.2 KiB
JSON

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