lsd: Update to version 1.1.5

This commit is contained in:
github-actions[bot] 2024-08-20 20:27:44 +00:00
parent 086a4090ec
commit e69de9142c

View File

@ -1,5 +1,5 @@
{
"version": "1.1.3",
"version": "1.1.5",
"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.3/lsd-v1.1.3-x86_64-pc-windows-msvc.zip",
"hash": "43fc75485f21c4f4be4c0f340f66a7ea213825db4c7e363a232d894f22d876a4",
"extract_dir": "lsd-v1.1.3-x86_64-pc-windows-msvc"
"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"
},
"32bit": {
"url": "https://github.com/lsd-rs/lsd/releases/download/v1.1.3/lsd-v1.1.3-i686-pc-windows-msvc.zip",
"hash": "722f87bc5798b4f1c51b85567195f33777a7f0aa993d4dca42725abc60daf7d8",
"extract_dir": "lsd-v1.1.3-i686-pc-windows-msvc"
"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"
}
},
"bin": "lsd.exe",