csview: Update to version 0.3.7

This commit is contained in:
Richard Kuhnt 2021-03-19 09:00:37 +00:00
parent 5a547ca89c
commit 84afd98444

View File

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