From 858e82b447a1a85abc16f03b4fcd342d8468416d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 4 Aug 2024 08:28:04 +0000 Subject: [PATCH] csvlens: Update to version 0.10.0 --- bucket/csvlens.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/csvlens.json b/bucket/csvlens.json index c2978b9c4f..92fe31e1d0 100644 --- a/bucket/csvlens.json +++ b/bucket/csvlens.json @@ -1,12 +1,12 @@ { - "version": "0.9.1", + "version": "0.10.0", "description": "Command line csv viewer", "homepage": "https://github.com/YS-L/csvlens", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/YS-L/csvlens/releases/download/v0.9.1/csvlens-x86_64-pc-windows-msvc.zip", - "hash": "8779ca49823d10a9d93b0e48fcab3538f10f590a0f12074d654883a6be0a0e96" + "url": "https://github.com/YS-L/csvlens/releases/download/v0.10.0/csvlens-x86_64-pc-windows-msvc.zip", + "hash": "3ccb8654021c32274b49e33ba09a7c5cb15d5039618d1c938f97b38c61648a02" } }, "bin": "csvlens.exe",