From 2415f5dc84564e739b2b756d62933023dcfb152a Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sat, 23 Mar 2019 19:00:55 +0000 Subject: [PATCH] ffsend: Update to version 0.2.39 --- ffsend.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ffsend.json b/ffsend.json index 93d69f35ea..01813c70de 100644 --- a/ffsend.json +++ b/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.38", + "version": "0.2.39", "architecture": { "64bit": { - "url": "https://github.com/timvisee/ffsend/releases/download/v0.2.38/ffsend-v0.2.38-windows-x64-static.exe#/ffsend.exe", - "hash": "a330912298116b44051907f1f4d7e62800a75465cc4d96725350d24d2e818385" + "url": "https://github.com/timvisee/ffsend/releases/download/v0.2.39/ffsend-v0.2.39-windows-x64-static.exe#/ffsend.exe", + "hash": "fad3647c5fed101eeb19abcaa126e92b542797e9d2b7440680f2cbb2994089a2" } }, "depends": "openssl",