mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 16:51:20 +00:00
lsd: Update to version 0.18.0
This commit is contained in:
parent
26ad7f72e2
commit
b1f5ae3181
@ -1,18 +1,18 @@
|
|||||||
{
|
{
|
||||||
"version": "0.17.0",
|
"version": "0.18.0",
|
||||||
"description": "The next gen ls command",
|
"description": "The next gen ls command",
|
||||||
"homepage": "https://github.com/Peltoche/lsd",
|
"homepage": "https://github.com/Peltoche/lsd",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/Peltoche/lsd/releases/download/0.17.0/lsd-0.17.0-x86_64-pc-windows-msvc.zip",
|
"url": "https://github.com/Peltoche/lsd/releases/download/0.18.0/lsd-0.18.0-x86_64-pc-windows-msvc.zip",
|
||||||
"hash": "CEA33808EDA59743C0BDDDDD8F5C6A828E1B3E9DD7BAF9FC710B0EB295A24ABC",
|
"hash": "b7732a1daae59cd04ff1a751aa901d7a5aef415351054cd8ea76404e0dc7fcc1",
|
||||||
"extract_dir": "lsd-0.17.0-x86_64-pc-windows-msvc"
|
"extract_dir": "lsd-0.18.0-x86_64-pc-windows-msvc"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/Peltoche/lsd/releases/download/0.17.0/lsd-0.17.0-i686-pc-windows-msvc.zip",
|
"url": "https://github.com/Peltoche/lsd/releases/download/0.18.0/lsd-0.18.0-i686-pc-windows-msvc.zip",
|
||||||
"hash": "09C0F9461777CECE981CC33CF8FDC3A139C4B2FADD77841533A772B3796C417E",
|
"hash": "081db47f407de66a7da21d0807305019147ac77052e611811a5e00b5911e7f76",
|
||||||
"extract_dir": "lsd-0.17.0-i686-pc-windows-msvc"
|
"extract_dir": "lsd-0.18.0-i686-pc-windows-msvc"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "lsd.exe",
|
"bin": "lsd.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user