lsd: Update to version 1.1.3

This commit is contained in:
github-actions[bot] 2024-08-19 20:26:00 +00:00
parent 9285c6dbeb
commit f628a9de16

View File

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