csview: Update to version 1.2.2

This commit is contained in:
github-actions[bot] 2022-10-09 12:31:49 +00:00
parent faf49f1494
commit 9c62f6be50

View File

@ -1,5 +1,5 @@
{
"version": "1.2.1",
"version": "1.2.2",
"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/v1.2.1/csview-v1.2.1-x86_64-pc-windows-msvc.zip",
"hash": "2273c9a493dccc3f1d44f5847a302bba8b3fd77ad41829102ea404d4856894ec",
"extract_dir": "csview-v1.2.1-x86_64-pc-windows-msvc"
"url": "https://github.com/wfxr/csview/releases/download/v1.2.2/csview-v1.2.2-x86_64-pc-windows-msvc.zip",
"hash": "ef2eb2f3d41c52459baa86fbb65d9505fe78131aa0afdf657b91689c58a59dc5",
"extract_dir": "csview-v1.2.2-x86_64-pc-windows-msvc"
}
},
"bin": "csview.exe",