csview: Update to version 0.3.8

This commit is contained in:
Richard Kuhnt 2021-04-05 04:00:22 +00:00
parent c774cb0886
commit d5db449035

View File

@ -1,5 +1,5 @@
{ {
"version": "0.3.7", "version": "0.3.8",
"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,9 +8,9 @@
}, },
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/wfxr/csview/releases/download/v0.3.7/csview-v0.3.7-x86_64-pc-windows-msvc.zip", "url": "https://github.com/wfxr/csview/releases/download/v0.3.8/csview-v0.3.8-x86_64-pc-windows-msvc.zip",
"hash": "a9fbd522447170c7be323d5b0d948ff404a685fcd811d69f88065e74e3a964db", "hash": "4b51dd6d1c9dbcbd081de3ad3d43db92a296b753903e73c348a556e2cebda254",
"extract_dir": "csview-v0.3.7-x86_64-pc-windows-msvc" "extract_dir": "csview-v0.3.8-x86_64-pc-windows-msvc"
} }
}, },
"bin": "csview.exe", "bin": "csview.exe",