From e4e78b8a29b08e3eb3562678fad5edb77e42ac96 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 7 May 2021 23:00:23 +0000 Subject: [PATCH] ffsend: Update to version 0.2.72 --- bucket/ffsend.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/ffsend.json b/bucket/ffsend.json index 44f2001ace..4f61c0fc00 100644 --- a/bucket/ffsend.json +++ b/bucket/ffsend.json @@ -1,12 +1,12 @@ { - "version": "0.2.71", + "version": "0.2.72", "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.71/ffsend-v0.2.71-windows-x64-static.exe#/ffsend.exe", - "hash": "61bf05a5733458a80bab2b7f82d577dd85b72ca76f67319883df9449015c20e0" + "url": "https://github.com/timvisee/ffsend/releases/download/v0.2.72/ffsend-v0.2.72-windows-x64-static.exe#/ffsend.exe", + "hash": "0a5aa03e35d6d9218342b2bec753a9800570c000964801cf6bfe45a9bb393c0d" } }, "bin": "ffsend.exe",