mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 06:11:20 +00:00
lsd: Update to version 1.2.0
This commit is contained in:
parent
bbbc3d1947
commit
c4e64b78cf
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "1.1.5",
|
"version": "1.2.0",
|
||||||
"description": "The next gen ls command",
|
"description": "The next gen ls command",
|
||||||
"homepage": "https://github.com/lsd-rs/lsd",
|
"homepage": "https://github.com/lsd-rs/lsd",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
@ -8,14 +8,14 @@
|
|||||||
},
|
},
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/lsd-rs/lsd/releases/download/v1.1.5/lsd-v1.1.5-x86_64-pc-windows-msvc.zip",
|
"url": "https://github.com/lsd-rs/lsd/releases/download/v1.2.0/lsd-v1.2.0-x86_64-pc-windows-msvc.zip",
|
||||||
"hash": "0260b74376ced7a699a9e86eec1b5aa4cf1ad739c30829e0b53fc1be4adeaba1",
|
"hash": "a65b9f457153934a7ce1f7e0fe1c4922a95bb2822222126e4fbaa6ee9c0d78e5",
|
||||||
"extract_dir": "lsd-v1.1.5-x86_64-pc-windows-msvc"
|
"extract_dir": "lsd-v1.2.0-x86_64-pc-windows-msvc"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/lsd-rs/lsd/releases/download/v1.1.5/lsd-v1.1.5-i686-pc-windows-msvc.zip",
|
"url": "https://github.com/lsd-rs/lsd/releases/download/v1.2.0/lsd-v1.2.0-i686-pc-windows-msvc.zip",
|
||||||
"hash": "2ddfc138df2cc33b9dff7351377ada6eb422f12f619cb5495406a9e2f7c1223c",
|
"hash": "f7462f5963cfda1d1ff83ca3685e3f662fcbf275da9104b6f9508dfe9d084d80",
|
||||||
"extract_dir": "lsd-v1.1.5-i686-pc-windows-msvc"
|
"extract_dir": "lsd-v1.2.0-i686-pc-windows-msvc"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "lsd.exe",
|
"bin": "lsd.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user