lf: Update to version r15

This commit is contained in:
Jakub Čábera 2020-07-26 11:41:20 +02:00
parent a961cb5de7
commit c3d0e957e1

View File

@ -1,16 +1,16 @@
{ {
"homepage": "https://godoc.org/github.com/gokcehan/lf", "version": "r15",
"description": "A terminal file manager written in Go", "description": "A terminal file manager written in Go",
"homepage": "https://godoc.org/github.com/gokcehan/lf",
"license": "MIT", "license": "MIT",
"version": "r14",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/gokcehan/lf/releases/download/r14/lf-windows-amd64.zip", "url": "https://github.com/gokcehan/lf/releases/download/r15/lf-windows-amd64.zip",
"hash": "1f3ee1f4f0fc7e26488f63492cc6b3044b8efdbd3986732d30502cbac4b5675e" "hash": "b8c431433b4b7356272669e2d7d1d74d7f3d25b696cb39cab454c29c12d4cc2b"
}, },
"32bit": { "32bit": {
"url": "https://github.com/gokcehan/lf/releases/download/r14/lf-windows-386.zip", "url": "https://github.com/gokcehan/lf/releases/download/r15/lf-windows-386.zip",
"hash": "54b33d64317f1965aab7c2ce3d5c5296ef87d4e39af1af86a3ead92b833c923b" "hash": "3a253267bc1d6053e6ada091a3cbdc62794588ff0fb393f24037d9f08e7418cc"
} }
}, },
"bin": "lf.exe", "bin": "lf.exe",