From 0b1db6fa0f9edea1ba854b1c32f8843dd6abf940 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Wed, 14 Apr 2021 06:06:57 +0200 Subject: [PATCH] lf: Update to version r22 --- bucket/lf.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/lf.json b/bucket/lf.json index 4219576d38..e283bc9f7c 100644 --- a/bucket/lf.json +++ b/bucket/lf.json @@ -1,16 +1,16 @@ { - "version": "r21", + "version": "r22", "description": "A terminal file manager written in Go", "homepage": "https://godoc.org/github.com/gokcehan/lf", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/gokcehan/lf/releases/download/r21/lf-windows-amd64.zip", - "hash": "ed132a29fb7232f3394cf65c75682a0b75720b150b4ba570cb940affd359dcdd" + "url": "https://github.com/gokcehan/lf/releases/download/r22/lf-windows-amd64.zip", + "hash": "6c4a46a8065e08b85c8865f9e3a64f8758ba12a6c0e63ef16cfe270a1dd94a20" }, "32bit": { - "url": "https://github.com/gokcehan/lf/releases/download/r21/lf-windows-386.zip", - "hash": "a36d3e7b72f7b8b8bf6b8a919dc593f9f87e95093b483e13845e1d4f34369dda" + "url": "https://github.com/gokcehan/lf/releases/download/r22/lf-windows-386.zip", + "hash": "718c533d512893ed817dc6af9b41e0a4e204b63e4b742d54c363f8793d930678" } }, "bin": "lf.exe",