From 0a80f913411231df2de5650e40980f668006eaf4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Sat, 30 Jan 2021 17:49:44 +0100 Subject: [PATCH] lf: Update to version r20 --- bucket/lf.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/lf.json b/bucket/lf.json index d41e587fa7..a1eb30d1f3 100644 --- a/bucket/lf.json +++ b/bucket/lf.json @@ -1,16 +1,16 @@ { - "version": "r19", + "version": "r20", "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/r19/lf-windows-amd64.zip", - "hash": "10b97f84d3ccd86c6e421087c2360efd4621e889842b826ccf7c464603e8a300" + "url": "https://github.com/gokcehan/lf/releases/download/r20/lf-windows-amd64.zip", + "hash": "ec24ea1a83e461975d6be3dbc930549fe281528cf94200bbc2d8fb199c923310" }, "32bit": { - "url": "https://github.com/gokcehan/lf/releases/download/r19/lf-windows-386.zip", - "hash": "366ca2ca9c82100e6e8dee88326537f2fcdbb632795f0da608e33ccb98fe98b0" + "url": "https://github.com/gokcehan/lf/releases/download/r20/lf-windows-386.zip", + "hash": "fcb0206eefe16ac5009c061060b031557cdfca6e4fd7ea64dc080086639d7a67" } }, "bin": "lf.exe",