From 8ffd0cb1f9699b58f1d283e29e074d1fbf82be56 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 13 Mar 2019 19:00:28 +0000 Subject: [PATCH] ffsend: Update to version 0.2.30 --- ffsend.json | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/ffsend.json b/ffsend.json index 54884ee70b..546250e14b 100644 --- a/ffsend.json +++ b/ffsend.json @@ -2,16 +2,14 @@ "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.29", + "version": "0.2.30", "architecture": { "64bit": { - "url": "https://github.com/timvisee/ffsend/releases/download/v0.2.29/ffsend-v0.2.29-windows-x64-static.exe#/ffsend.exe", + "url": "https://github.com/timvisee/ffsend/releases/download/v0.2.30/ffsend-v0.2.30-windows-x64-static.exe#/ffsend.exe", "hash": "297f1405bacdc34948cd94ba785336c48e1ac862984268d66a8928abd3e322e1" } }, - "depends": [ - "openssl" - ], + "depends": "openssl", "bin": "ffsend.exe", "checkver": "github", "autoupdate": {