2018-04-03 19:00:21 +00:00

33 lines
1.1 KiB
JSON

{
"homepage": "https://github.com/apex/up",
"license": "https://github.com/apex/up/blob/master/LICENSE",
"version": "0.5.12",
"architecture": {
"64bit": {
"url": "https://github.com/apex/up/releases/download/v0.5.12/up_0.5.12_windows_amd64.tar.gz",
"hash": "0a0b60c95f08d0608b2b99134e614795fbd521ef2f1517ffc6d973081a4ba458"
},
"32bit": {
"url": "https://github.com/apex/up/releases/download/v0.5.12/up_0.5.12_windows_386.tar.gz",
"hash": "04a2789536c4d7d6a31cae98b888db00fd20d058cd798ca78ad4f6eceddc15dd"
}
},
"bin": "up.exe",
"checkver": {
"github": "https://github.com/apex/up"
},
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://github.com/apex/up/releases/download/v$version/up_$version_windows_amd64.tar.gz"
},
"32bit": {
"url": "https://github.com/apex/up/releases/download/v$version/up_$version_windows_386.tar.gz"
}
},
"hash": {
"url": "$baseurl/up_$version_checksums.txt"
}
}
}