From 58949553c9e95bba16f7b4f20c5295e389153870 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Mon, 18 May 2020 11:44:03 +0200 Subject: [PATCH] ffsend: Update to version 0.2.64 --- bucket/ffsend.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/ffsend.json b/bucket/ffsend.json index 493be18ba4..80ba082292 100644 --- a/bucket/ffsend.json +++ b/bucket/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.61", + "version": "0.2.64", "architecture": { "64bit": { - "url": "https://github.com/timvisee/ffsend/releases/download/v0.2.61/ffsend-v0.2.61-windows-x64-static.exe#/ffsend.exe", - "hash": "b0a8a3238823789e4855870e69c60cd91f464ef7f2cfbfb4838c5150e563e2b7" + "url": "https://github.com/timvisee/ffsend/releases/download/v0.2.64/ffsend-v0.2.64-windows-x64-static.exe#/ffsend.exe", + "hash": "42b5ce4c29e5f1376fc46d4d45c29b13adfa48db2445effe0a2ea53939f72517" } }, "depends": "openssl",