mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
ffsend: Update to version 0.2.76 and fix autoupdate (#5269)
This commit is contained in:
parent
3ab81e3c99
commit
5c19dbb8d7
@ -1,15 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.2.73",
|
"version": "0.2.76",
|
||||||
"description": "Easily and securely share files from the command line. A fully featured Firefox Send client.",
|
"description": "Easily and securely share files from the command line. A fully featured Firefox Send client.",
|
||||||
"homepage": "https://github.com/timvisee/ffsend",
|
"homepage": "https://github.com/timvisee/ffsend",
|
||||||
"license": "GPL-3.0-only",
|
"license": "GPL-3.0-only",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/timvisee/ffsend/releases/download/v0.2.73/ffsend-v0.2.73-windows-x64-static.exe#/ffsend.exe",
|
"url": "https://github.com/timvisee/ffsend/releases/download/v0.2.76/ffsend-v0.2.76-windows-x64-static.exe#/ffsend.exe",
|
||||||
"hash": "09d923348d083c130e8e26f990ba4c90022a2b26e6a9f0c55ac78420f84089f8"
|
"hash": "09d923348d083c130e8e26f990ba4c90022a2b26e6a9f0c55ac78420f84089f8"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "ffsend.exe",
|
"bin": "ffsend.exe",
|
||||||
|
"checkver": "github",
|
||||||
"autoupdate": {
|
"autoupdate": {
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user