2019-12-05 15:00:40 +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.57",
"architecture": {
"64bit": {
"url": "https://github.com/timvisee/ffsend/releases/download/v0.2.57/ffsend-v0.2.57-windows-x64-static.exe#/ffsend.exe",
"hash": "cad20e822dd130acda91ab328592103e49ca02a63736ad6ca3d9d066b2aafc09"
}
},
"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"
}
}
}
}