csview: Update to version 1.2.4

This commit is contained in:
github-actions[bot] 2024-03-04 12:30:48 +00:00
parent 3da9fee9d3
commit 33c767beee

View File

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