csview: Update to version 0.3.9

This commit is contained in:
Richard Kuhnt 2021-11-23 09:00:41 +00:00
parent 1b2ecb9e5b
commit 946acfab37

View File

@ -1,5 +1,5 @@
{
"version": "0.3.8",
"version": "0.3.9",
"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.8/csview-v0.3.8-x86_64-pc-windows-msvc.zip",
"hash": "4b51dd6d1c9dbcbd081de3ad3d43db92a296b753903e73c348a556e2cebda254",
"extract_dir": "csview-v0.3.8-x86_64-pc-windows-msvc"
"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"
}
},
"bin": "csview.exe",