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