From daaa83aa8120b008c30c3e4b98fac44ebf4fd49a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Sun, 20 Dec 2020 09:27:27 +0100 Subject: [PATCH] lf: Update to version r18 --- bucket/lf.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/lf.json b/bucket/lf.json index 4e7de058e5..8a19e5384c 100644 --- a/bucket/lf.json +++ b/bucket/lf.json @@ -1,16 +1,16 @@ { - "version": "r17", + "version": "r18", "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/r17/lf-windows-amd64.zip", - "hash": "e41ba598867139601db688ed088a71f31aab65e167cd65465e6b138de9c06b5f" + "url": "https://github.com/gokcehan/lf/releases/download/r18/lf-windows-amd64.zip", + "hash": "c6946173e156bb3e161e62da82bc57b15074ea954eced6ea002efc8620fc53c9" }, "32bit": { - "url": "https://github.com/gokcehan/lf/releases/download/r17/lf-windows-386.zip", - "hash": "c6c8408c9216c6dd9452b05318fa7ebc74f210b39108acfa8d7746190d653a74" + "url": "https://github.com/gokcehan/lf/releases/download/r18/lf-windows-386.zip", + "hash": "a9d4062fad03f331632233e4c5092f0ffcb106bf1d5c4d81835a84789717171d" } }, "bin": "lf.exe",