lf: Update to version r13

This commit is contained in:
Richard Kuhnt 2019-07-21 19:00:16 +00:00
parent 8f9f478e85
commit 640da9c03c

View File

@ -2,15 +2,15 @@
"homepage": "https://godoc.org/github.com/gokcehan/lf",
"description": "A terminal file manager written in Go",
"license": "MIT",
"version": "r12",
"version": "r13",
"architecture": {
"64bit": {
"url": "https://github.com/gokcehan/lf/releases/download/r12/lf-windows-amd64.zip",
"hash": "76ccc526fc3697b336d3ad99857e7a7abee58a1df8638ce28a3cdb6f14146464"
"url": "https://github.com/gokcehan/lf/releases/download/r13/lf-windows-amd64.zip",
"hash": "1d5433f40ef6275ae3a70684b95193a153b0682d9511d7e0aecc1b2ad0f13003"
},
"32bit": {
"url": "https://github.com/gokcehan/lf/releases/download/r12/lf-windows-386.zip",
"hash": "06cd965ec65104f675c14c2cb564d660726398953081654532cf12d7d07e6410"
"url": "https://github.com/gokcehan/lf/releases/download/r13/lf-windows-386.zip",
"hash": "1234f39983b8bd8a0a8434d40d19d416f88955d6329244a8ea2143cf67e15126"
}
},
"bin": "lf.exe",