From 8f802f58aa7ce93813f102c663b22e70752f33e7 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sun, 29 Sep 2019 23:00:51 +0000 Subject: [PATCH] ffsend: Update to version 0.2.52 --- bucket/ffsend.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bucket/ffsend.json b/bucket/ffsend.json index 6dde65103c..08f0026f9c 100644 --- a/bucket/ffsend.json +++ b/bucket/ffsend.json @@ -2,10 +2,10 @@ "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.51", + "version": "0.2.52", "architecture": { "64bit": { - "url": "https://github.com/timvisee/ffsend/releases/download/v0.2.51/ffsend-v0.2.51-windows-x64-static.exe#/ffsend.exe", + "url": "https://github.com/timvisee/ffsend/releases/download/v0.2.52/ffsend-v0.2.52-windows-x64-static.exe#/ffsend.exe", "hash": "05a4c815392a79b69205db5f81f1711400c08b1d36d755a9b4d7d5e1121b2a87" } },