csview: Update to version 1.3.3

This commit is contained in:
github-actions[bot] 2024-07-08 16:28:42 +00:00
parent c739329464
commit 23b905500a

View File

@ -1,5 +1,5 @@
{
"version": "1.3.2",
"version": "1.3.3",
"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.3.2/csview-v1.3.2-x86_64-pc-windows-msvc.zip",
"hash": "a6737f26a015dc715a71c7df53ada2ba31fe1c6300fd682b6a9494670ecc0eac",
"extract_dir": "csview-v1.3.2-x86_64-pc-windows-msvc"
"url": "https://github.com/wfxr/csview/releases/download/v1.3.3/csview-v1.3.3-x86_64-pc-windows-msvc.zip",
"hash": "5487a9125164780e61660b475a25181045346554c6d3f378ff837e146e220d7d",
"extract_dir": "csview-v1.3.3-x86_64-pc-windows-msvc"
}
},
"bin": "csview.exe",