lf: Update to version r21

This commit is contained in:
Jakub Čábera 2021-02-28 11:57:31 +01:00
parent 8a860b811a
commit 800caaec72

View File

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