From 5817d42b2868541bbca8cd332088e52d2772c32f Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Mon, 30 Aug 2021 14:00:37 +0000 Subject: [PATCH] ffsend: Update to version 0.2.73 --- bucket/ffsend.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/ffsend.json b/bucket/ffsend.json index 4f61c0fc00..9c6d947ef3 100644 --- a/bucket/ffsend.json +++ b/bucket/ffsend.json @@ -1,12 +1,12 @@ { - "version": "0.2.72", + "version": "0.2.73", "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.72/ffsend-v0.2.72-windows-x64-static.exe#/ffsend.exe", - "hash": "0a5aa03e35d6d9218342b2bec753a9800570c000964801cf6bfe45a9bb393c0d" + "url": "https://github.com/timvisee/ffsend/releases/download/v0.2.73/ffsend-v0.2.73-windows-x64-static.exe#/ffsend.exe", + "hash": "09d923348d083c130e8e26f990ba4c90022a2b26e6a9f0c55ac78420f84089f8" } }, "bin": "ffsend.exe",