csview: Update to version 0.3.6

This commit is contained in:
Jakub Čábera 2021-02-07 08:06:14 +01:00
parent 701622e655
commit ec647579da

View File

@ -1,5 +1,5 @@
{
"version": "0.3.5",
"version": "0.3.6",
"description": "A high performance csv viewer with cjk/emoji support",
"homepage": "https://github.com/wfxr/csview",
"license": "MIT|Apache-2.0",
@ -8,8 +8,8 @@
},
"architecture": {
"64bit": {
"url": "https://github.com/wfxr/csview/releases/download/v0.3.5/csview-v0.3.5-x86_64-pc-windows-msvc.zip",
"hash": "8a6e932172e46b12ac822aa3d07b30e022a231ac0844ca6610eb206dac9a86ac"
"url": "https://github.com/wfxr/csview/releases/download/v0.3.6/csview-v0.3.6-x86_64-pc-windows-msvc.zip",
"hash": "3778a4fc6f31e781735115cdc3c6f6d30ab83bde7f5bfede2895b5de4ed529f5"
}
},
"bin": "csview.exe",