From 89ee9bd641aa395552113576872d691a70094059 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 3 Dec 2019 14:01:26 +0000 Subject: [PATCH] ffsend: Update to version 0.2.56 --- bucket/ffsend.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/ffsend.json b/bucket/ffsend.json index 31beb7fbcb..781cbe5925 100644 --- a/bucket/ffsend.json +++ b/bucket/ffsend.json @@ -2,11 +2,11 @@ "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.55", + "version": "0.2.56", "architecture": { "64bit": { - "url": "https://github.com/timvisee/ffsend/releases/download/v0.2.55/ffsend-v0.2.55-windows-x64-static.exe#/ffsend.exe", - "hash": "98fbc0a202bccd44785d24c5edc4dcc48efefa0ab760255d5389c791f53ad4ef" + "url": "https://github.com/timvisee/ffsend/releases/download/v0.2.56/ffsend-v0.2.56-windows-x64-static.exe#/ffsend.exe", + "hash": "1cfef036cae5201fbaa9397af16e422f3bb79afaaa4560acf1f63828908c9c42" } }, "depends": "openssl",