mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
lf: Update to version r26
This commit is contained in:
parent
beb3880790
commit
bc0a88ef61
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "r25",
|
"version": "r26",
|
||||||
"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/r25/lf-windows-amd64.zip",
|
"url": "https://github.com/gokcehan/lf/releases/download/r26/lf-windows-amd64.zip",
|
||||||
"hash": "e4defcd91aedaf27af45660a88f00aad1c6c9d699afa521a1e916040fdcb7b9e"
|
"hash": "ad13c16d26f0f333648612bebb1256a31cd7affadb5e0c0ea8e9afdac35cb1fe"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/gokcehan/lf/releases/download/r25/lf-windows-386.zip",
|
"url": "https://github.com/gokcehan/lf/releases/download/r26/lf-windows-386.zip",
|
||||||
"hash": "e493852ea5f6128d68fe969fa4601061397cd2d9297959b8b9ad87e929e58236"
|
"hash": "f43784c5eb7da863c99f4451044128d8ce1991cae43ceee5fc57ec5a1513bb6f"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "lf.exe",
|
"bin": "lf.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user