From cb3bf79b2b393be6694b6262dfe7b2d903e3fce9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 8 Jan 2026 20:30:16 +0000 Subject: [PATCH] csvlens: Update to version 0.15.1 --- bucket/csvlens.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/csvlens.json b/bucket/csvlens.json index 43726cf19c..16cdb2c290 100644 --- a/bucket/csvlens.json +++ b/bucket/csvlens.json @@ -1,12 +1,12 @@ { - "version": "0.15.0", + "version": "0.15.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.15.0/csvlens-x86_64-pc-windows-msvc.zip", - "hash": "c8b908ba3fdfdfa48a9817e11f1bc4f9413b3d8c492b592bad77243f330f7682" + "url": "https://github.com/YS-L/csvlens/releases/download/v0.15.1/csvlens-x86_64-pc-windows-msvc.zip", + "hash": "2b7cf7818288b98571382f0b65b8d03139ab2a1d71d2505ecdeb06a33186bf7d" } }, "bin": "csvlens.exe",