mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
lsd: Update to version 1.1.0
This commit is contained in:
parent
e8ac18b85f
commit
7d78b1866f
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "1.0.0",
|
||||
"version": "1.1.0",
|
||||
"description": "The next gen ls command",
|
||||
"homepage": "https://github.com/lsd-rs/lsd",
|
||||
"license": "Apache-2.0",
|
||||
@ -8,14 +8,14 @@
|
||||
},
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/lsd-rs/lsd/releases/download/v1.0.0/lsd-v1.0.0-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "2e458de6521e9d9b0a9b3d361bb77698158efaeacab43d3bb7af7e03bb92ddb9",
|
||||
"extract_dir": "lsd-v1.0.0-x86_64-pc-windows-msvc"
|
||||
"url": "https://github.com/lsd-rs/lsd/releases/download/v1.1.0/lsd-v1.1.0-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "364addc6f15c70b14e144a9aeccbc2c9852c52de6260939fa760f5e39f56b5af",
|
||||
"extract_dir": "lsd-v1.1.0-x86_64-pc-windows-msvc"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/lsd-rs/lsd/releases/download/v1.0.0/lsd-v1.0.0-i686-pc-windows-msvc.zip",
|
||||
"hash": "78b755a510f491885eaf79e114b9464f44e367475d17f7aed12a538db36ab173",
|
||||
"extract_dir": "lsd-v1.0.0-i686-pc-windows-msvc"
|
||||
"url": "https://github.com/lsd-rs/lsd/releases/download/v1.1.0/lsd-v1.1.0-i686-pc-windows-msvc.zip",
|
||||
"hash": "9c2d373716d8d38a9eb27cc892c98208861018ff97b5c4f02d5099281e8a6b69",
|
||||
"extract_dir": "lsd-v1.1.0-i686-pc-windows-msvc"
|
||||
}
|
||||
},
|
||||
"bin": "lsd.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user