From 9f00f7844428c0cc6755978401a57073721e0840 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sun, 10 Feb 2019 19:00:22 +0000 Subject: [PATCH] lf: Update to version r1 --- lf.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/lf.json b/lf.json index 3c1972a1e3..82be3f3588 100644 --- a/lf.json +++ b/lf.json @@ -2,15 +2,15 @@ "homepage": "https://godoc.org/github.com/gokcehan/lf", "description": "A terminal file manager written in Go", "license": "MIT", - "version": "r9", + "version": "r1", "architecture": { "64bit": { - "url": "https://github.com/gokcehan/lf/releases/download/r9/lf-windows-amd64.zip", - "hash": "4aa62739d73c7e7f6e1fd293917518d1943aee19bfd2743adcc85cc1c3304230" + "url": "https://github.com/gokcehan/lf/releases/download/r1/lf-windows-amd64.zip", + "hash": "f74911b28801e385709f11934874586c748b63cd69e2937c67211b5ca7e67d7b" }, "32bit": { - "url": "https://github.com/gokcehan/lf/releases/download/r9/lf-windows-386.zip", - "hash": "1be945f1446d23152599487479abdaf31708ba286a096da6266189adf86a4f72" + "url": "https://github.com/gokcehan/lf/releases/download/r1/lf-windows-386.zip", + "hash": "13183efb038da0d1186cf7056832301e9b07bbd75b3e27992d38d765c43663f1" } }, "bin": "lf.exe",