lf: Update to version r19

This commit is contained in:
Jakub Čábera 2021-01-25 08:34:38 +01:00
parent 47725b08f4
commit 25869ffea8

View File

@ -1,16 +1,16 @@
{ {
"version": "r18", "version": "r19",
"description": "A terminal file manager written in Go", "description": "A terminal file manager written in Go",
"homepage": "https://godoc.org/github.com/gokcehan/lf", "homepage": "https://godoc.org/github.com/gokcehan/lf",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/gokcehan/lf/releases/download/r18/lf-windows-amd64.zip", "url": "https://github.com/gokcehan/lf/releases/download/r19/lf-windows-amd64.zip",
"hash": "c6946173e156bb3e161e62da82bc57b15074ea954eced6ea002efc8620fc53c9" "hash": "10b97f84d3ccd86c6e421087c2360efd4621e889842b826ccf7c464603e8a300"
}, },
"32bit": { "32bit": {
"url": "https://github.com/gokcehan/lf/releases/download/r18/lf-windows-386.zip", "url": "https://github.com/gokcehan/lf/releases/download/r19/lf-windows-386.zip",
"hash": "a9d4062fad03f331632233e4c5092f0ffcb106bf1d5c4d81835a84789717171d" "hash": "366ca2ca9c82100e6e8dee88326537f2fcdbb632795f0da608e33ccb98fe98b0"
} }
}, },
"bin": "lf.exe", "bin": "lf.exe",