lf: Update to version r24

This commit is contained in:
Jakub Čábera 2021-06-20 01:29:36 -07:00
parent 1eb3768851
commit 38dd4d9181

View File

@ -1,16 +1,16 @@
{ {
"version": "r23", "version": "r24",
"description": "A terminal file manager written in Go", "description": "A terminal file manager written in Go",
"homepage": "https://godoc.org/github.com/gokcehan/lf", "homepage": "https://godoc.org/github.com/gokcehan/lf",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/gokcehan/lf/releases/download/r23/lf-windows-amd64.zip", "url": "https://github.com/gokcehan/lf/releases/download/r24/lf-windows-amd64.zip",
"hash": "fdefd88d75cbc89a3e8221772c2467100108fee0e52fc518241e13e3f35c3530" "hash": "63a9745e39cddf7ad21ab80f7aef76e4ddeabbb32b9eb73a33e495d9fb864211"
}, },
"32bit": { "32bit": {
"url": "https://github.com/gokcehan/lf/releases/download/r23/lf-windows-386.zip", "url": "https://github.com/gokcehan/lf/releases/download/r24/lf-windows-386.zip",
"hash": "8ee967c3df94498d9d37943005b4cef47fb318043d14f5b1ac42db9389320b9d" "hash": "8d6cfca5939988445b24b1b6aa5066d7961df0d9c9dc90c92d26a5cb29c28205"
} }
}, },
"bin": "lf.exe", "bin": "lf.exe",