mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
lf: Update to version r22
This commit is contained in:
parent
364994c38a
commit
0b1db6fa0f
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "r21",
|
"version": "r22",
|
||||||
"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/r21/lf-windows-amd64.zip",
|
"url": "https://github.com/gokcehan/lf/releases/download/r22/lf-windows-amd64.zip",
|
||||||
"hash": "ed132a29fb7232f3394cf65c75682a0b75720b150b4ba570cb940affd359dcdd"
|
"hash": "6c4a46a8065e08b85c8865f9e3a64f8758ba12a6c0e63ef16cfe270a1dd94a20"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/gokcehan/lf/releases/download/r21/lf-windows-386.zip",
|
"url": "https://github.com/gokcehan/lf/releases/download/r22/lf-windows-386.zip",
|
||||||
"hash": "a36d3e7b72f7b8b8bf6b8a919dc593f9f87e95093b483e13845e1d4f34369dda"
|
"hash": "718c533d512893ed817dc6af9b41e0a4e204b63e4b742d54c363f8793d930678"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "lf.exe",
|
"bin": "lf.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user