From db13c626e82795e860cdf8acabf0bff8073a45b8 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 25 Oct 2019 14:00:34 +0000 Subject: [PATCH] ffsend: Update to version 0.2.54 --- bucket/ffsend.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/ffsend.json b/bucket/ffsend.json index 08f0026f9c..48f9f4ae93 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.52", + "version": "0.2.54", "architecture": { "64bit": { - "url": "https://github.com/timvisee/ffsend/releases/download/v0.2.52/ffsend-v0.2.52-windows-x64-static.exe#/ffsend.exe", - "hash": "05a4c815392a79b69205db5f81f1711400c08b1d36d755a9b4d7d5e1121b2a87" + "url": "https://github.com/timvisee/ffsend/releases/download/v0.2.54/ffsend-v0.2.54-windows-x64-static.exe#/ffsend.exe", + "hash": "63dcd650bb0aa6dd3a13e35e7fa22424d7d3b8b0c49a940891885bbff394307d" } }, "depends": "openssl",