From 4f7c6c476300cc6e84ce09623c8b8349b60ca6e9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Tue, 8 Jun 2021 19:45:22 -0700 Subject: [PATCH] lf: Update to version r23 --- bucket/lf.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/lf.json b/bucket/lf.json index e283bc9f7c..b1fdc213a9 100644 --- a/bucket/lf.json +++ b/bucket/lf.json @@ -1,16 +1,16 @@ { - "version": "r22", + "version": "r23", "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/r22/lf-windows-amd64.zip", - "hash": "6c4a46a8065e08b85c8865f9e3a64f8758ba12a6c0e63ef16cfe270a1dd94a20" + "url": "https://github.com/gokcehan/lf/releases/download/r23/lf-windows-amd64.zip", + "hash": "fdefd88d75cbc89a3e8221772c2467100108fee0e52fc518241e13e3f35c3530" }, "32bit": { - "url": "https://github.com/gokcehan/lf/releases/download/r22/lf-windows-386.zip", - "hash": "718c533d512893ed817dc6af9b41e0a4e204b63e4b742d54c363f8793d930678" + "url": "https://github.com/gokcehan/lf/releases/download/r23/lf-windows-386.zip", + "hash": "8ee967c3df94498d9d37943005b4cef47fb318043d14f5b1ac42db9389320b9d" } }, "bin": "lf.exe",