csview: Update to version 1.0.1

This commit is contained in:
github-actions[bot] 2022-02-16 04:29:25 +00:00
parent dae16e1894
commit 48cff56082

View File

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