From 5fa875bba0bdfa8894fe643fe4877819a9c055ea Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Fri, 16 Oct 2020 17:03:14 +0200 Subject: [PATCH] ffsend: Update to version 0.2.68 --- bucket/ffsend.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/ffsend.json b/bucket/ffsend.json index 9b68e4d458..4d1e456605 100644 --- a/bucket/ffsend.json +++ b/bucket/ffsend.json @@ -1,12 +1,12 @@ { - "version": "0.2.67", + "version": "0.2.68", "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.67/ffsend-v0.2.67-windows-x64-static.exe#/ffsend.exe", - "hash": "0d7789592e71dbfca76a2e0becc62d6f7addf5749f852aa6d8e566a8492f28d5" + "url": "https://github.com/timvisee/ffsend/releases/download/v0.2.68/ffsend-v0.2.68-windows-x64-static.exe#/ffsend.exe", + "hash": "2452a79340dddbeb91fb04e436e85927f39597643456221ecb68ec370205a954" } }, "bin": "ffsend.exe",