From acbbf1cd846e7932bd4e9ddc76c18e5efff68988 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sat, 29 Jun 2019 15:00:16 +0000 Subject: [PATCH] ffsend: Update to version 0.2.49 --- bucket/ffsend.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/ffsend.json b/bucket/ffsend.json index 916dd79bee..7c0aa9de2e 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.48", + "version": "0.2.49", "architecture": { "64bit": { - "url": "https://github.com/timvisee/ffsend/releases/download/v0.2.48/ffsend-v0.2.48-windows-x64-static.exe#/ffsend.exe", - "hash": "4113bbb3f3ab927a3519af06dfdb9606094f1ac0e3c6be60f01b67a5fc3d3007" + "url": "https://github.com/timvisee/ffsend/releases/download/v0.2.49/ffsend-v0.2.49-windows-x64-static.exe#/ffsend.exe", + "hash": "fc10a5f2e01d4379eb7c57a12fe96039f1f113906f32c044a70c1705e6327905" } }, "depends": "openssl",