From 19b0d108018ab70ba4848e9db1e4ba34686b3eaf Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sat, 16 Mar 2019 16:00:20 +0000 Subject: [PATCH] ffsend: Update to version 0.2.34 --- ffsend.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ffsend.json b/ffsend.json index b24dea4d4e..6dedc910a6 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.33", + "version": "0.2.34", "architecture": { "64bit": { - "url": "https://github.com/timvisee/ffsend/releases/download/v0.2.33/ffsend-v0.2.33-windows-x64-static.exe#/ffsend.exe", - "hash": "8635a42b4ad8681268a5b3f8e513f0ffad525acab38c4a208196fadd5ed14bf4" + "url": "https://github.com/timvisee/ffsend/releases/download/v0.2.34/ffsend-v0.2.34-windows-x64-static.exe#/ffsend.exe", + "hash": "66aba24454e96ac4d7039cea9a90bcf70e9a2180efc566cd20b14e76849ca821" } }, "depends": "openssl",