From 641a72f4952d2eb2d1d96a2ac673443e6b183e0a Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 5 Apr 2019 16:00:30 +0000 Subject: [PATCH] ffsend: Update to version 0.2.44 --- ffsend.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ffsend.json b/ffsend.json index dc245351d8..629a9dd7da 100644 --- a/ffsend.json +++ b/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.43", + "version": "0.2.44", "architecture": { "64bit": { - "url": "https://github.com/timvisee/ffsend/releases/download/v0.2.43/ffsend-v0.2.43-windows-x64-static.exe#/ffsend.exe", - "hash": "fad3647c5fed101eeb19abcaa126e92b542797e9d2b7440680f2cbb2994089a2" + "url": "https://github.com/timvisee/ffsend/releases/download/v0.2.44/ffsend-v0.2.44-windows-x64-static.exe#/ffsend.exe", + "hash": "e38abeaf7754963488befa6ec30a3182c38f5eb92d0954b418f63b37b51276e7" } }, "depends": "openssl",