Jakub Čábera a0ee1c39e1 ffsend: Update to version 0.2.67
Fix manifests
2020-09-27 23:54:02 +02:00

22 lines
797 B
JSON

{
"version": "0.2.67",
"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.67/ffsend-v0.2.67-windows-x64-static.exe#/ffsend.exe",
"hash": "0d7789592e71dbfca76a2e0becc62d6f7addf5749f852aa6d8e566a8492f28d5"
}
},
"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"
}
}
}
}