csvlens: Update to version 0.10.0

This commit is contained in:
github-actions[bot] 2024-08-04 08:28:04 +00:00
parent 59a7889100
commit 858e82b447

View File

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