2021-05-07 23:00:23 +00:00

22 lines
797 B
JSON

{
"version": "0.2.72",
"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.72/ffsend-v0.2.72-windows-x64-static.exe#/ffsend.exe",
"hash": "0a5aa03e35d6d9218342b2bec753a9800570c000964801cf6bfe45a9bb393c0d"
}
},
"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"
}
}
}
}