mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-14 12:41:21 +00:00
23 lines
823 B
JSON
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.59",
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/timvisee/ffsend/releases/download/v0.2.59/ffsend-v0.2.59-windows-x64-static.exe#/ffsend.exe",
|
|
"hash": "b0a8a3238823789e4855870e69c60cd91f464ef7f2cfbfb4838c5150e563e2b7"
|
|
}
|
|
},
|
|
"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"
|
|
}
|
|
}
|
|
}
|
|
}
|