mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
22 lines
797 B
JSON
22 lines
797 B
JSON
{
|
|
"version": "0.2.68",
|
|
"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.68/ffsend-v0.2.68-windows-x64-static.exe#/ffsend.exe",
|
|
"hash": "2452a79340dddbeb91fb04e436e85927f39597643456221ecb68ec370205a954"
|
|
}
|
|
},
|
|
"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"
|
|
}
|
|
}
|
|
}
|
|
}
|