csview: Update to version 1.3.0

This commit is contained in:
github-actions[bot] 2024-04-15 17:08:10 +00:00
parent a4e6c29f06
commit 73aeaf65dc

View File

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