mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 17:21:20 +00:00
lsd: Update to version 0.23.0
This commit is contained in:
parent
cd07296023
commit
f87407fb10
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "0.22.0",
|
||||
"version": "0.23.0",
|
||||
"description": "The next gen ls command",
|
||||
"homepage": "https://github.com/Peltoche/lsd",
|
||||
"license": "Apache-2.0",
|
||||
@ -8,14 +8,14 @@
|
||||
},
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/Peltoche/lsd/releases/download/0.22.0/lsd-0.22.0-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "9203b3b4fbe2ae293a46ee266a93a6a6a0ddc100edf675bc95bef8bfe5eeeb3b",
|
||||
"extract_dir": "lsd-0.22.0-x86_64-pc-windows-msvc"
|
||||
"url": "https://github.com/Peltoche/lsd/releases/download/0.23.0/lsd-0.23.0-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "cece0bd00d8e5eca01659dbe0e8e4b3f02098a941323ccf1964a6fcbb775b9c0",
|
||||
"extract_dir": "lsd-0.23.0-x86_64-pc-windows-msvc"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/Peltoche/lsd/releases/download/0.22.0/lsd-0.22.0-i686-pc-windows-msvc.zip",
|
||||
"hash": "c76262c963cbb14e8a50e9f8d81b7e0bc2d553895d2f8baf5f17ff43d9324e62",
|
||||
"extract_dir": "lsd-0.22.0-i686-pc-windows-msvc"
|
||||
"url": "https://github.com/Peltoche/lsd/releases/download/0.23.0/lsd-0.23.0-i686-pc-windows-msvc.zip",
|
||||
"hash": "7c67c9cc1a236bdddc8e9850b70d1d8b025fe92b7bc0def7d8ea9d1044726a5f",
|
||||
"extract_dir": "lsd-0.23.0-i686-pc-windows-msvc"
|
||||
}
|
||||
},
|
||||
"bin": "lsd.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user