From 57a344168c4e6ae854746de14f43dc2a7ddaac45 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 30 Apr 2024 04:27:06 +0000 Subject: [PATCH] csview: Update to version 1.3.2 --- bucket/csview.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/csview.json b/bucket/csview.json index 7a3522cdc9..90e59d2a71 100644 --- a/bucket/csview.json +++ b/bucket/csview.json @@ -1,5 +1,5 @@ { - "version": "1.3.1", + "version": "1.3.2", "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.1/csview-v1.3.1-x86_64-pc-windows-msvc.zip", - "hash": "cf54c8bc1e37253f08f94dbd9563d0ad5077b871d96a1871fb7c2f568b1cdc81", - "extract_dir": "csview-v1.3.1-x86_64-pc-windows-msvc" + "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" } }, "bin": "csview.exe",