csvlens: Update to version 0.10.1

This commit is contained in:
github-actions[bot] 2024-09-15 08:30:04 +00:00
parent fe7b2a3b9b
commit cf3dc0ea6b

View File

@ -1,12 +1,12 @@
{
"version": "0.10.0",
"version": "0.10.1",
"description": "Command line csv viewer",
"homepage": "https://github.com/YS-L/csvlens",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/YS-L/csvlens/releases/download/v0.10.0/csvlens-x86_64-pc-windows-msvc.zip",
"hash": "3ccb8654021c32274b49e33ba09a7c5cb15d5039618d1c938f97b38c61648a02"
"url": "https://github.com/YS-L/csvlens/releases/download/v0.10.1/csvlens-x86_64-pc-windows-msvc.zip",
"hash": "4a0607f12668884ee09fd517b16aa1f11769f8832d46e898300a53877754ba7b"
}
},
"bin": "csvlens.exe",