lsd: Update to version 1.1.2

This commit is contained in:
github-actions[bot] 2024-03-25 21:06:16 +00:00
parent fb39859275
commit b88ad80a71

View File

@ -1,5 +1,5 @@
{ {
"version": "1.1.1", "version": "1.1.2",
"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.1/lsd-v1.1.1-x86_64-pc-windows-msvc.zip", "url": "https://github.com/lsd-rs/lsd/releases/download/v1.1.2/lsd-v1.1.2-x86_64-pc-windows-msvc.zip",
"hash": "3e9a01b8ad0b5b468175325f97547ccb05bbc5eb81e8f962336549a56f3ead49", "hash": "b739fcd2de1ae51367977fdb48cdbd296dbbe1605499ff20baae87e320eef716",
"extract_dir": "lsd-v1.1.1-x86_64-pc-windows-msvc" "extract_dir": "lsd-v1.1.2-x86_64-pc-windows-msvc"
}, },
"32bit": { "32bit": {
"url": "https://github.com/lsd-rs/lsd/releases/download/v1.1.1/lsd-v1.1.1-i686-pc-windows-msvc.zip", "url": "https://github.com/lsd-rs/lsd/releases/download/v1.1.2/lsd-v1.1.2-i686-pc-windows-msvc.zip",
"hash": "19be09dd4b47d8ca9b01f11897cfddd78427c79e948b3e24b4d4407824dba5e2", "hash": "d42f4d5306c6cfc8112c8743a398f3e349df65fbeafb0653637c67836161707a",
"extract_dir": "lsd-v1.1.1-i686-pc-windows-msvc" "extract_dir": "lsd-v1.1.2-i686-pc-windows-msvc"
} }
}, },
"bin": "lsd.exe", "bin": "lsd.exe",