lf: Update to version r27

This commit is contained in:
github-actions[bot] 2022-04-03 00:32:36 +00:00
parent 5e5ba329ec
commit 7ee4ebf389

View File

@ -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",