csview: Update to version 1.3.4

This commit is contained in:
github-actions[bot] 2024-12-28 16:28:51 +00:00
parent 5cd335243b
commit eb6b69696d

View File

@ -1,5 +1,5 @@
{ {
"version": "1.3.3", "version": "1.3.4",
"description": "A high performance csv viewer with cjk/emoji support", "description": "A high performance csv viewer with cjk/emoji support",
"homepage": "https://github.com/wfxr/csview", "homepage": "https://github.com/wfxr/csview",
"license": "MIT|Apache-2.0", "license": "MIT|Apache-2.0",
@ -8,9 +8,9 @@
}, },
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/wfxr/csview/releases/download/v1.3.3/csview-v1.3.3-x86_64-pc-windows-msvc.zip", "url": "https://github.com/wfxr/csview/releases/download/v1.3.4/csview-v1.3.4-x86_64-pc-windows-msvc.zip",
"hash": "5487a9125164780e61660b475a25181045346554c6d3f378ff837e146e220d7d", "hash": "fc490a108ad7ecaa30950b7c79f9b0c7f5426e1507c9e993efba2581be7e5ec8",
"extract_dir": "csview-v1.3.3-x86_64-pc-windows-msvc" "extract_dir": "csview-v1.3.4-x86_64-pc-windows-msvc"
} }
}, },
"bin": "csview.exe", "bin": "csview.exe",