lf: Update to version r11

This commit is contained in:
Richard Kuhnt 2019-03-03 22:00:26 +00:00
parent 775c86555d
commit 4aec79353a

10
lf.json
View File

@ -2,15 +2,15 @@
"homepage": "https://godoc.org/github.com/gokcehan/lf", "homepage": "https://godoc.org/github.com/gokcehan/lf",
"description": "A terminal file manager written in Go", "description": "A terminal file manager written in Go",
"license": "MIT", "license": "MIT",
"version": "r10", "version": "r11",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/gokcehan/lf/releases/download/r10/lf-windows-amd64.zip", "url": "https://github.com/gokcehan/lf/releases/download/r11/lf-windows-amd64.zip",
"hash": "719d2586e7bf449af8f9dd64b6f784a505903b355f2a09938108c87c86f51bd9" "hash": "8d0eae870dce747a264aa7b9ffa07a7537a94dd8ae62b9bf3b2eed2f256fe5d7"
}, },
"32bit": { "32bit": {
"url": "https://github.com/gokcehan/lf/releases/download/r10/lf-windows-386.zip", "url": "https://github.com/gokcehan/lf/releases/download/r11/lf-windows-386.zip",
"hash": "fe37dfd6ea18c5645ff095737a49adcc26de8b5535a0772fbe1bdcae2c7fbbe7" "hash": "6da9860f8cce8671a43a362ab71035d340885452cb9bc24e9af8f3993cc5d7b9"
} }
}, },
"bin": "lf.exe", "bin": "lf.exe",