2020-05-20 16:47:50 +08:00

22 lines
797 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.64",
"architecture": {
"64bit": {
"url": "https://github.com/timvisee/ffsend/releases/download/v0.2.64/ffsend-v0.2.64-windows-x64-static.exe#/ffsend.exe",
"hash": "42b5ce4c29e5f1376fc46d4d45c29b13adfa48db2445effe0a2ea53939f72517"
}
},
"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"
}
}
}
}