mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
lf: Update to version r33
This commit is contained in:
parent
9c92602d5f
commit
7fccdbeb3b
@ -1,30 +1,30 @@
|
|||||||
{
|
{
|
||||||
"version": "r32",
|
"version": "r33",
|
||||||
"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": [
|
"url": [
|
||||||
"https://github.com/gokcehan/lf/releases/download/r32/lf-windows-amd64.zip",
|
"https://github.com/gokcehan/lf/releases/download/r33/lf-windows-amd64.zip",
|
||||||
"https://raw.githubusercontent.com/gokcehan/lf/r32/etc/lfcd.cmd",
|
"https://raw.githubusercontent.com/gokcehan/lf/r33/etc/lfcd.cmd",
|
||||||
"https://raw.githubusercontent.com/gokcehan/lf/r32/etc/lfcd.ps1"
|
"https://raw.githubusercontent.com/gokcehan/lf/r33/etc/lfcd.ps1"
|
||||||
],
|
],
|
||||||
"hash": [
|
"hash": [
|
||||||
"1b046a62a40d89e62238b8bf2b3fbda53bacb91fc64e960a8bd3f8be904e1231",
|
"417ee4a631ab7ece1893a78b9a984869cf88efe9d8a74bb4e5f4ce2089e98143",
|
||||||
"3965139a5d2d85a9c816e3cb10e98d3fb7a4dc3f0132f618d83131a8347f0615",
|
"b3900464be408d70004418046887169d2245dea8263ff5170bcd9505bd9f0815",
|
||||||
"82b7fad042f68b97bedf646c01d3ac3f9e138ca46f192a1b459719749f9bf1ff"
|
"82b7fad042f68b97bedf646c01d3ac3f9e138ca46f192a1b459719749f9bf1ff"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": [
|
"url": [
|
||||||
"https://github.com/gokcehan/lf/releases/download/r32/lf-windows-386.zip",
|
"https://github.com/gokcehan/lf/releases/download/r33/lf-windows-386.zip",
|
||||||
"https://raw.githubusercontent.com/gokcehan/lf/r32/etc/lfcd.cmd",
|
"https://raw.githubusercontent.com/gokcehan/lf/r33/etc/lfcd.cmd",
|
||||||
"https://raw.githubusercontent.com/gokcehan/lf/r32/etc/lfcd.ps1"
|
"https://raw.githubusercontent.com/gokcehan/lf/r33/etc/lfcd.ps1"
|
||||||
],
|
],
|
||||||
"hash": [
|
"hash": [
|
||||||
"11badac976fb9322cc0fdbebd8dc8ddeaaa19cd717ceb2430d010fe9531be495",
|
"0108e638418fe0a6f7e6ffbc87e94eeccfdd71431caf3649e622e949a4d9ca5e",
|
||||||
"3965139a5d2d85a9c816e3cb10e98d3fb7a4dc3f0132f618d83131a8347f0615",
|
"b3900464be408d70004418046887169d2245dea8263ff5170bcd9505bd9f0815",
|
||||||
"82b7fad042f68b97bedf646c01d3ac3f9e138ca46f192a1b459719749f9bf1ff"
|
"82b7fad042f68b97bedf646c01d3ac3f9e138ca46f192a1b459719749f9bf1ff"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user