2021-10-06 00:02:14 -07:00

25 lines
775 B
JSON

{
"version": "1.0.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.0.0/torpar-win-amd64.exe#/torpar.exe",
"hash": "411b3d7244871bad62af1c8fd6918b4fa999ab9a8856e897b3cfc6d5aa274b89"
}
},
"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"
}
}
}