lsd: Update to version 1.2.0

This commit is contained in:
github-actions[bot] 2025-10-12 12:31:05 +00:00
parent bbbc3d1947
commit c4e64b78cf

View File

@ -1,5 +1,5 @@
{
"version": "1.1.5",
"version": "1.2.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.1.5/lsd-v1.1.5-x86_64-pc-windows-msvc.zip",
"hash": "0260b74376ced7a699a9e86eec1b5aa4cf1ad739c30829e0b53fc1be4adeaba1",
"extract_dir": "lsd-v1.1.5-x86_64-pc-windows-msvc"
"url": "https://github.com/lsd-rs/lsd/releases/download/v1.2.0/lsd-v1.2.0-x86_64-pc-windows-msvc.zip",
"hash": "a65b9f457153934a7ce1f7e0fe1c4922a95bb2822222126e4fbaa6ee9c0d78e5",
"extract_dir": "lsd-v1.2.0-x86_64-pc-windows-msvc"
},
"32bit": {
"url": "https://github.com/lsd-rs/lsd/releases/download/v1.1.5/lsd-v1.1.5-i686-pc-windows-msvc.zip",
"hash": "2ddfc138df2cc33b9dff7351377ada6eb422f12f619cb5495406a9e2f7c1223c",
"extract_dir": "lsd-v1.1.5-i686-pc-windows-msvc"
"url": "https://github.com/lsd-rs/lsd/releases/download/v1.2.0/lsd-v1.2.0-i686-pc-windows-msvc.zip",
"hash": "f7462f5963cfda1d1ff83ca3685e3f662fcbf275da9104b6f9508dfe9d084d80",
"extract_dir": "lsd-v1.2.0-i686-pc-windows-msvc"
}
},
"bin": "lsd.exe",