From 2730f5cc7b338756d3301a10a3901e66804704f4 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 19 Mar 2019 23:00:30 +0000 Subject: [PATCH] ffsend: Update to version 0.2.38 --- ffsend.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ffsend.json b/ffsend.json index 8cc782fe35..93d69f35ea 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.37", + "version": "0.2.38", "architecture": { "64bit": { - "url": "https://github.com/timvisee/ffsend/releases/download/v0.2.37/ffsend-v0.2.37-windows-x64-static.exe#/ffsend.exe", - "hash": "8df9d92aaabd792f7c060e1b9a6f8ce82044c8abadadd634500d012f60c8a5a6" + "url": "https://github.com/timvisee/ffsend/releases/download/v0.2.38/ffsend-v0.2.38-windows-x64-static.exe#/ffsend.exe", + "hash": "a330912298116b44051907f1f4d7e62800a75465cc4d96725350d24d2e818385" } }, "depends": "openssl",