From 7ee4ebf389e1361837e87c5d0295b24ece4f1ac8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 3 Apr 2022 00:32:36 +0000 Subject: [PATCH] lf: Update to version r27 --- bucket/lf.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/lf.json b/bucket/lf.json index 2d66fb5da3..531891a6a0 100644 --- a/bucket/lf.json +++ b/bucket/lf.json @@ -1,16 +1,16 @@ { - "version": "r26", + "version": "r27", "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/r26/lf-windows-amd64.zip", - "hash": "ad13c16d26f0f333648612bebb1256a31cd7affadb5e0c0ea8e9afdac35cb1fe" + "url": "https://github.com/gokcehan/lf/releases/download/r27/lf-windows-amd64.zip", + "hash": "118d6f2096e35ea7703f2b881a9d724806af8a5575c7f788d723f9797fa20948" }, "32bit": { - "url": "https://github.com/gokcehan/lf/releases/download/r26/lf-windows-386.zip", - "hash": "f43784c5eb7da863c99f4451044128d8ce1991cae43ceee5fc57ec5a1513bb6f" + "url": "https://github.com/gokcehan/lf/releases/download/r27/lf-windows-386.zip", + "hash": "1c4db943cfbb3201cc44a159fedf61745aea6f255f2a8af8f446df1be18a66cd" } }, "bin": "lf.exe",