2020-09-22 08:20:11 +02:00

22 lines
797 B
JSON

{
"version": "0.2.66",
"description": "Easily and securely share files from the command line. A fully featured Firefox Send client.",
"homepage": "https://github.com/timvisee/ffsend",
"license": "GPL-3.0-only",
"architecture": {
"64bit": {
"url": "https://github.com/timvisee/ffsend/releases/download/v0.2.66/ffsend-v0.2.66-windows-x64-static.exe#/ffsend.exe",
"hash": "9f93e60b8cfe26efd802ed8639ef646b9ab81a05218985cfa02a71d5dc87038a"
}
},
"bin": "ffsend.exe",
"checkver": "github",
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://github.com/timvisee/ffsend/releases/download/v$version/ffsend-v$version-windows-x64-static.exe#/ffsend.exe"
}
}
}
}