mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
lf: Update to version r16
This commit is contained in:
parent
1964caa680
commit
25553e721d
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "r15",
|
"version": "r16",
|
||||||
"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/r15/lf-windows-amd64.zip",
|
"url": "https://github.com/gokcehan/lf/releases/download/r16/lf-windows-amd64.zip",
|
||||||
"hash": "b8c431433b4b7356272669e2d7d1d74d7f3d25b696cb39cab454c29c12d4cc2b"
|
"hash": "3b02ca60368de0f05eec814505d8d9eb99323404bbd1c40d9d6b7a5a10b51274"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/gokcehan/lf/releases/download/r15/lf-windows-386.zip",
|
"url": "https://github.com/gokcehan/lf/releases/download/r16/lf-windows-386.zip",
|
||||||
"hash": "3a253267bc1d6053e6ada091a3cbdc62794588ff0fb393f24037d9f08e7418cc"
|
"hash": "1da57c29def541eed068eab120f3c0607a8d573ca5daefada97ae101637f4e3a"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "lf.exe",
|
"bin": "lf.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user