From d2b24ca5f0148c4e04ac838345796f9bee16272a Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sat, 4 May 2019 15:00:23 +0000 Subject: [PATCH] ffsend: Update to version 0.2.46 --- bucket/ffsend.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/ffsend.json b/bucket/ffsend.json index 2bac6313e8..6fb1bdd51d 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.45", + "version": "0.2.46", "architecture": { "64bit": { - "url": "https://github.com/timvisee/ffsend/releases/download/v0.2.45/ffsend-v0.2.45-windows-x64-static.exe#/ffsend.exe", - "hash": "85a7d5d0d44c052d3b416c75542f169566334b1155677cb852080d81cfbb4c86" + "url": "https://github.com/timvisee/ffsend/releases/download/v0.2.46/ffsend-v0.2.46-windows-x64-static.exe#/ffsend.exe", + "hash": "63ba5cd1dbbffabc30dccbe84501874ef1dfc4d4057d7aefaaa0ee4fce430099" } }, "depends": "openssl",