ScoopInstaller_Main/ffsend.json
2019-03-15 02:00:26 +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.33",
"architecture": {
"64bit": {
"url": "https://github.com/timvisee/ffsend/releases/download/v0.2.33/ffsend-v0.2.33-windows-x64-static.exe#/ffsend.exe",
"hash": "8635a42b4ad8681268a5b3f8e513f0ffad525acab38c4a208196fadd5ed14bf4"
}
},
"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"
}
}
}
}