From 0d569c124782e9f9c302f1e401bb2a2bb7537aca Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Thu, 9 Jul 2020 16:45:11 +0200 Subject: [PATCH] ffsend: Update to version 0.2.65 --- bucket/ffsend.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/ffsend.json b/bucket/ffsend.json index 3bceaf31bd..c056ec5601 100644 --- a/bucket/ffsend.json +++ b/bucket/ffsend.json @@ -1,12 +1,12 @@ { - "homepage": "https://github.com/timvisee/ffsend", + "version": "0.2.65", "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", - "version": "0.2.64", "architecture": { "64bit": { - "url": "https://github.com/timvisee/ffsend/releases/download/v0.2.64/ffsend-v0.2.64-windows-x64-static.exe#/ffsend.exe", - "hash": "42b5ce4c29e5f1376fc46d4d45c29b13adfa48db2445effe0a2ea53939f72517" + "url": "https://github.com/timvisee/ffsend/releases/download/v0.2.65/ffsend-v0.2.65-windows-x64-static.exe#/ffsend.exe", + "hash": "ca3d932c10eb937fc4282c02d2db9dbc49cfd6ffe7f353af32a81cee1e5f76e9" } }, "bin": "ffsend.exe",