From 73aeaf65dc47b5618e6bafc890fd3d8a6b298e6e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 15 Apr 2024 17:08:10 +0000 Subject: [PATCH] csview: Update to version 1.3.0 --- bucket/csview.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/csview.json b/bucket/csview.json index e62ba121e3..d9aaaaa3c3 100644 --- a/bucket/csview.json +++ b/bucket/csview.json @@ -1,5 +1,5 @@ { - "version": "1.2.4", + "version": "1.3.0", "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.4/csview-v1.2.4-x86_64-pc-windows-msvc.zip", - "hash": "82be04ab2172f5d2f59f88026ea384a91992c5b873efbb746dcfd63d51259f37", - "extract_dir": "csview-v1.2.4-x86_64-pc-windows-msvc" + "url": "https://github.com/wfxr/csview/releases/download/v1.3.0/csview-v1.3.0-x86_64-pc-windows-msvc.zip", + "hash": "c58303019adef2dd3749e6ba61e0fe7ae24af532890ea97d502c681777462464", + "extract_dir": "csview-v1.3.0-x86_64-pc-windows-msvc" } }, "bin": "csview.exe",