lf: Update to version r17

This commit is contained in:
Jakub Čábera 2020-10-11 13:23:28 +02:00
parent 725e61b264
commit aedd547984

View File

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