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