From 6fa623036e126f6dccec582c3fc36e8ac597e60e Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sun, 25 Aug 2019 15:00:26 +0000 Subject: [PATCH] ffsend: Update to version 0.2.50 --- bucket/ffsend.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/ffsend.json b/bucket/ffsend.json index 7c0aa9de2e..30805a56e2 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.49", + "version": "0.2.50", "architecture": { "64bit": { - "url": "https://github.com/timvisee/ffsend/releases/download/v0.2.49/ffsend-v0.2.49-windows-x64-static.exe#/ffsend.exe", - "hash": "fc10a5f2e01d4379eb7c57a12fe96039f1f113906f32c044a70c1705e6327905" + "url": "https://github.com/timvisee/ffsend/releases/download/v0.2.50/ffsend-v0.2.50-windows-x64-static.exe#/ffsend.exe", + "hash": "2f7c8da6da9054f695171ebad7f25f51b283ba99187bf297f7730bf4baea0f2c" } }, "depends": "openssl",