From b7e64c871acd5040f61789e17dda3ce0c03addc9 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 29 Aug 2019 21:00:29 +0000 Subject: [PATCH] ffsend: Update to version 0.2.51 --- bucket/ffsend.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/ffsend.json b/bucket/ffsend.json index 30805a56e2..6dde65103c 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.50", + "version": "0.2.51", "architecture": { "64bit": { - "url": "https://github.com/timvisee/ffsend/releases/download/v0.2.50/ffsend-v0.2.50-windows-x64-static.exe#/ffsend.exe", - "hash": "2f7c8da6da9054f695171ebad7f25f51b283ba99187bf297f7730bf4baea0f2c" + "url": "https://github.com/timvisee/ffsend/releases/download/v0.2.51/ffsend-v0.2.51-windows-x64-static.exe#/ffsend.exe", + "hash": "05a4c815392a79b69205db5f81f1711400c08b1d36d755a9b4d7d5e1121b2a87" } }, "depends": "openssl",