From cf3dc0ea6b72765c73c1e66766ecf0a7d8218aef Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 15 Sep 2024 08:30:04 +0000 Subject: [PATCH] csvlens: Update to version 0.10.1 --- bucket/csvlens.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/csvlens.json b/bucket/csvlens.json index 92fe31e1d0..5ec13e440b 100644 --- a/bucket/csvlens.json +++ b/bucket/csvlens.json @@ -1,12 +1,12 @@ { - "version": "0.10.0", + "version": "0.10.1", "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.10.0/csvlens-x86_64-pc-windows-msvc.zip", - "hash": "3ccb8654021c32274b49e33ba09a7c5cb15d5039618d1c938f97b38c61648a02" + "url": "https://github.com/YS-L/csvlens/releases/download/v0.10.1/csvlens-x86_64-pc-windows-msvc.zip", + "hash": "4a0607f12668884ee09fd517b16aa1f11769f8832d46e898300a53877754ba7b" } }, "bin": "csvlens.exe",