csvlens: Update to version 0.9.1

This commit is contained in:
github-actions[bot] 2024-05-22 12:31:09 +00:00
parent 9bbb347b82
commit b50552703c

View File

@ -1,12 +1,12 @@
{
"version": "0.9.0",
"version": "0.9.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.9.0/csvlens-x86_64-pc-windows-msvc.zip",
"hash": "3757d6205d9c08ced920f5d09d28519bf29f6d672a6bc7aa1b2cf29edff7f953"
"url": "https://github.com/YS-L/csvlens/releases/download/v0.9.1/csvlens-x86_64-pc-windows-msvc.zip",
"hash": "8779ca49823d10a9d93b0e48fcab3538f10f590a0f12074d654883a6be0a0e96"
}
},
"bin": "csvlens.exe",
@ -22,4 +22,3 @@
}
}
}