From 375a1d9b8fc32a1ec649321094fbdb09876ea391 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 9 Apr 2021 15:00:25 +0000 Subject: [PATCH] ffsend: Update to version 0.2.71 --- bucket/ffsend.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/ffsend.json b/bucket/ffsend.json index a7bebec07e..44f2001ace 100644 --- a/bucket/ffsend.json +++ b/bucket/ffsend.json @@ -1,12 +1,12 @@ { - "version": "0.2.70", + "version": "0.2.71", "description": "Easily and securely share files from the command line. A fully featured Firefox Send client.", "homepage": "https://github.com/timvisee/ffsend", "license": "GPL-3.0-only", "architecture": { "64bit": { - "url": "https://github.com/timvisee/ffsend/releases/download/v0.2.70/ffsend-v0.2.70-windows-x64-static.exe#/ffsend.exe", - "hash": "7e2a6570c1a91eaa666024c0e3d29244b52ee9e9eb82c247ae91f40fcc14c9db" + "url": "https://github.com/timvisee/ffsend/releases/download/v0.2.71/ffsend-v0.2.71-windows-x64-static.exe#/ffsend.exe", + "hash": "61bf05a5733458a80bab2b7f82d577dd85b72ca76f67319883df9449015c20e0" } }, "bin": "ffsend.exe",