lf: Update to version r18

This commit is contained in:
Jakub Čábera 2020-12-20 09:27:27 +01:00
parent 74163a8fe5
commit daaa83aa81

View File

@ -1,16 +1,16 @@
{
"version": "r17",
"version": "r18",
"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/r17/lf-windows-amd64.zip",
"hash": "e41ba598867139601db688ed088a71f31aab65e167cd65465e6b138de9c06b5f"
"url": "https://github.com/gokcehan/lf/releases/download/r18/lf-windows-amd64.zip",
"hash": "c6946173e156bb3e161e62da82bc57b15074ea954eced6ea002efc8620fc53c9"
},
"32bit": {
"url": "https://github.com/gokcehan/lf/releases/download/r17/lf-windows-386.zip",
"hash": "c6c8408c9216c6dd9452b05318fa7ebc74f210b39108acfa8d7746190d653a74"
"url": "https://github.com/gokcehan/lf/releases/download/r18/lf-windows-386.zip",
"hash": "a9d4062fad03f331632233e4c5092f0ffcb106bf1d5c4d81835a84789717171d"
}
},
"bin": "lf.exe",