lf: Update to version r23

This commit is contained in:
Jakub Čábera 2021-06-08 19:45:22 -07:00
parent bf06ade587
commit 4f7c6c4763

View File

@ -1,16 +1,16 @@
{ {
"version": "r22", "version": "r23",
"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/r22/lf-windows-amd64.zip", "url": "https://github.com/gokcehan/lf/releases/download/r23/lf-windows-amd64.zip",
"hash": "6c4a46a8065e08b85c8865f9e3a64f8758ba12a6c0e63ef16cfe270a1dd94a20" "hash": "fdefd88d75cbc89a3e8221772c2467100108fee0e52fc518241e13e3f35c3530"
}, },
"32bit": { "32bit": {
"url": "https://github.com/gokcehan/lf/releases/download/r22/lf-windows-386.zip", "url": "https://github.com/gokcehan/lf/releases/download/r23/lf-windows-386.zip",
"hash": "718c533d512893ed817dc6af9b41e0a4e204b63e4b742d54c363f8793d930678" "hash": "8ee967c3df94498d9d37943005b4cef47fb318043d14f5b1ac42db9389320b9d"
} }
}, },
"bin": "lf.exe", "bin": "lf.exe",