From 38dd4d9181421b0cc8873fec66c4bc887a69d56a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Sun, 20 Jun 2021 01:29:36 -0700 Subject: [PATCH] lf: Update to version r24 --- bucket/lf.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/lf.json b/bucket/lf.json index b1fdc213a9..bdbd2010a5 100644 --- a/bucket/lf.json +++ b/bucket/lf.json @@ -1,16 +1,16 @@ { - "version": "r23", + "version": "r24", "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/r23/lf-windows-amd64.zip", - "hash": "fdefd88d75cbc89a3e8221772c2467100108fee0e52fc518241e13e3f35c3530" + "url": "https://github.com/gokcehan/lf/releases/download/r24/lf-windows-amd64.zip", + "hash": "63a9745e39cddf7ad21ab80f7aef76e4ddeabbb32b9eb73a33e495d9fb864211" }, "32bit": { - "url": "https://github.com/gokcehan/lf/releases/download/r23/lf-windows-386.zip", - "hash": "8ee967c3df94498d9d37943005b4cef47fb318043d14f5b1ac42db9389320b9d" + "url": "https://github.com/gokcehan/lf/releases/download/r24/lf-windows-386.zip", + "hash": "8d6cfca5939988445b24b1b6aa5066d7961df0d9c9dc90c92d26a5cb29c28205" } }, "bin": "lf.exe",