2019-10-30 22:00:20 +00:00

23 lines
823 B
JSON

{
"homepage": "https://github.com/timvisee/ffsend",
"description": "Easily and securely share files from the command line. A fully featured Firefox Send client.",
"license": "GPL-3.0-only",
"version": "0.2.55",
"architecture": {
"64bit": {
"url": "https://github.com/timvisee/ffsend/releases/download/v0.2.55/ffsend-v0.2.55-windows-x64-static.exe#/ffsend.exe",
"hash": "98fbc0a202bccd44785d24c5edc4dcc48efefa0ab760255d5389c791f53ad4ef"
}
},
"depends": "openssl",
"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"
}
}
}
}