2022-06-08 20:27:52 +00:00

25 lines
775 B
JSON

{
"version": "1.1.0",
"description": "TUI Client for Torrent Paradise",
"homepage": "https://github.com/varbhat/torpar",
"license": "GPL-3.0-only",
"architecture": {
"64bit": {
"url": "https://github.com/varbhat/torpar/releases/download/v1.1.0/torpar-win-amd64.exe#/torpar.exe",
"hash": "218119a1f8adf988869304518513877c49e387314f120a1a2bc9b620d9b868ab"
}
},
"bin": "torpar.exe",
"checkver": "github",
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://github.com/varbhat/torpar/releases/download/v$version/torpar-win-amd64.exe#/torpar.exe"
}
},
"hash": {
"url": "$baseurl/checksums_sha256.txt"
}
}
}