csview: Update to version 1.3.1

This commit is contained in:
github-actions[bot] 2024-04-29 04:27:02 +00:00
parent c4865a4325
commit 528774a743

View File

@ -1,5 +1,5 @@
{ {
"version": "1.3.0", "version": "1.3.1",
"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.0/csview-v1.3.0-x86_64-pc-windows-msvc.zip", "url": "https://github.com/wfxr/csview/releases/download/v1.3.1/csview-v1.3.1-x86_64-pc-windows-msvc.zip",
"hash": "c58303019adef2dd3749e6ba61e0fe7ae24af532890ea97d502c681777462464", "hash": "cf54c8bc1e37253f08f94dbd9563d0ad5077b871d96a1871fb7c2f568b1cdc81",
"extract_dir": "csview-v1.3.0-x86_64-pc-windows-msvc" "extract_dir": "csview-v1.3.1-x86_64-pc-windows-msvc"
} }
}, },
"bin": "csview.exe", "bin": "csview.exe",