csview: Update to version 0.3.10

This commit is contained in:
github-actions[bot] 2021-12-26 12:29:46 +00:00
parent 96fa24b023
commit 85e5e298ab

View File

@ -1,5 +1,5 @@
{
"version": "0.3.9",
"version": "0.3.10",
"description": "A high performance csv viewer with cjk/emoji support",
"homepage": "https://github.com/wfxr/csview",
"license": "MIT|Apache-2.0",
@ -8,9 +8,9 @@
},
"architecture": {
"64bit": {
"url": "https://github.com/wfxr/csview/releases/download/v0.3.9/csview-v0.3.9-x86_64-pc-windows-msvc.zip",
"hash": "c37722984863697138495591970b0d63f17f6574b51df5928292c186760e2b2f",
"extract_dir": "csview-v0.3.9-x86_64-pc-windows-msvc"
"url": "https://github.com/wfxr/csview/releases/download/v0.3.10/csview-v0.3.10-x86_64-pc-windows-msvc.zip",
"hash": "3037058a314f8ef2f04b908a2d3f8ef8c35199256cb3d1522459663260b588c1",
"extract_dir": "csview-v0.3.10-x86_64-pc-windows-msvc"
}
},
"bin": "csview.exe",