2021-10-20 10:06:00 -07:00

21 lines
771 B
JSON

{
"version": "0.2.73",
"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.73/ffsend-v0.2.73-windows-x64-static.exe#/ffsend.exe",
"hash": "09d923348d083c130e8e26f990ba4c90022a2b26e6a9f0c55ac78420f84089f8"
}
},
"bin": "ffsend.exe",
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://github.com/timvisee/ffsend/releases/download/v$version/ffsend-v$version-windows-x64-static.exe#/ffsend.exe"
}
}
}
}