From 0ee13faf0a266047a9d77185ee2497da4dc19e11 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Tue, 12 May 2020 09:56:46 +0200 Subject: [PATCH] ffsend: Update to version 0.2.61 --- bucket/ffsend.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bucket/ffsend.json b/bucket/ffsend.json index 9737f0c3fe..493be18ba4 100644 --- a/bucket/ffsend.json +++ b/bucket/ffsend.json @@ -2,10 +2,10 @@ "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.59", + "version": "0.2.61", "architecture": { "64bit": { - "url": "https://github.com/timvisee/ffsend/releases/download/v0.2.59/ffsend-v0.2.59-windows-x64-static.exe#/ffsend.exe", + "url": "https://github.com/timvisee/ffsend/releases/download/v0.2.61/ffsend-v0.2.61-windows-x64-static.exe#/ffsend.exe", "hash": "b0a8a3238823789e4855870e69c60cd91f464ef7f2cfbfb4838c5150e563e2b7" } },