lsd: Update to version 0.23.1

This commit is contained in:
github-actions[bot] 2022-09-13 04:58:15 +00:00
parent 6264213955
commit 66b5092cf3

View File

@ -1,5 +1,5 @@
{ {
"version": "0.23.0", "version": "0.23.1",
"description": "The next gen ls command", "description": "The next gen ls command",
"homepage": "https://github.com/Peltoche/lsd", "homepage": "https://github.com/Peltoche/lsd",
"license": "Apache-2.0", "license": "Apache-2.0",
@ -8,14 +8,14 @@
}, },
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/Peltoche/lsd/releases/download/0.23.0/lsd-0.23.0-x86_64-pc-windows-msvc.zip", "url": "https://github.com/Peltoche/lsd/releases/download/0.23.1/lsd-0.23.1-x86_64-pc-windows-msvc.zip",
"hash": "cece0bd00d8e5eca01659dbe0e8e4b3f02098a941323ccf1964a6fcbb775b9c0", "hash": "4666763af99d7867aa9795101560baeb053ccba12ba99a906e9a197b70e756a5",
"extract_dir": "lsd-0.23.0-x86_64-pc-windows-msvc" "extract_dir": "lsd-0.23.1-x86_64-pc-windows-msvc"
}, },
"32bit": { "32bit": {
"url": "https://github.com/Peltoche/lsd/releases/download/0.23.0/lsd-0.23.0-i686-pc-windows-msvc.zip", "url": "https://github.com/Peltoche/lsd/releases/download/0.23.1/lsd-0.23.1-i686-pc-windows-msvc.zip",
"hash": "7c67c9cc1a236bdddc8e9850b70d1d8b025fe92b7bc0def7d8ea9d1044726a5f", "hash": "e6aff15f93a3ac7d183c1f4bbaa8081fcbe1f4dc8e4e12248859c85449258566",
"extract_dir": "lsd-0.23.0-i686-pc-windows-msvc" "extract_dir": "lsd-0.23.1-i686-pc-windows-msvc"
} }
}, },
"bin": "lsd.exe", "bin": "lsd.exe",