lsd: Update to version 1.1.1

This commit is contained in:
github-actions[bot] 2024-03-23 09:06:37 +00:00
parent 234fbc26b2
commit b70e4289fe

View File

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