2018-04-07 19:00:44 +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.13",
"architecture": {
"64bit": {
"url": "https://github.com/apex/up/releases/download/v0.5.13/up_0.5.13_windows_amd64.tar.gz",
"hash": "f972223a7e38c0d56f1fc2cedcd665194112dd5cb5c41cd1f473797e32b19ec5"
},
"32bit": {
"url": "https://github.com/apex/up/releases/download/v0.5.13/up_0.5.13_windows_386.tar.gz",
"hash": "8b110c5d9c72986800274b95f65a56b8c3f3f5c77e2be5843f3cf2949feb5d56"
}
},
"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"
}
}
}