2020-07-09 16:45:11 +02:00

22 lines
797 B
JSON

{
"version": "0.2.65",
"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.65/ffsend-v0.2.65-windows-x64-static.exe#/ffsend.exe",
"hash": "ca3d932c10eb937fc4282c02d2db9dbc49cfd6ffe7f353af32a81cee1e5f76e9"
}
},
"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"
}
}
}
}