lf: Update to version r20

This commit is contained in:
Jakub Čábera 2021-01-30 17:49:44 +01:00
parent 6506ea516b
commit 0a80f91341

View File

@ -1,16 +1,16 @@
{
"version": "r19",
"version": "r20",
"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/r19/lf-windows-amd64.zip",
"hash": "10b97f84d3ccd86c6e421087c2360efd4621e889842b826ccf7c464603e8a300"
"url": "https://github.com/gokcehan/lf/releases/download/r20/lf-windows-amd64.zip",
"hash": "ec24ea1a83e461975d6be3dbc930549fe281528cf94200bbc2d8fb199c923310"
},
"32bit": {
"url": "https://github.com/gokcehan/lf/releases/download/r19/lf-windows-386.zip",
"hash": "366ca2ca9c82100e6e8dee88326537f2fcdbb632795f0da608e33ccb98fe98b0"
"url": "https://github.com/gokcehan/lf/releases/download/r20/lf-windows-386.zip",
"hash": "fcb0206eefe16ac5009c061060b031557cdfca6e4fd7ea64dc080086639d7a67"
}
},
"bin": "lf.exe",