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