csview: Update to version 0.3.12

This commit is contained in:
github-actions[bot] 2022-01-01 16:29:55 +00:00
parent a24eef2a43
commit 7689e18a52

View File

@ -1,5 +1,5 @@
{
"version": "0.3.11",
"version": "0.3.12",
"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.11/csview-v0.3.11-x86_64-pc-windows-msvc.zip",
"hash": "f4aec37d18cc34d2508810fd81e792d8505361ea4c4b281024f6fe6b5a328e08",
"extract_dir": "csview-v0.3.11-x86_64-pc-windows-msvc"
"url": "https://github.com/wfxr/csview/releases/download/v0.3.12/csview-v0.3.12-x86_64-pc-windows-msvc.zip",
"hash": "dbf052eabe15956123f9b7abf5029c1a23ca38eb6c943f883d86ec761d3ef7d7",
"extract_dir": "csview-v0.3.12-x86_64-pc-windows-msvc"
}
},
"bin": "csview.exe",