From e7279876102553a7ed65ca404a01f179745cba74 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 31 May 2025 16:29:53 +0000 Subject: [PATCH] csvlens: Update to version 0.13.0 --- bucket/csvlens.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/csvlens.json b/bucket/csvlens.json index 7add81470b..8d9312a3e3 100644 --- a/bucket/csvlens.json +++ b/bucket/csvlens.json @@ -1,12 +1,12 @@ { - "version": "0.12.0", + "version": "0.13.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.12.0/csvlens-x86_64-pc-windows-msvc.zip", - "hash": "0deff9f10250d895b1b932617c7e901dedc9d7cfb5e4d64a544825674ef003ad" + "url": "https://github.com/YS-L/csvlens/releases/download/v0.13.0/csvlens-x86_64-pc-windows-msvc.zip", + "hash": "755e320285164ed2ba98efeee927c7d57b3475f50820d490cc29ace632ace125" } }, "bin": "csvlens.exe",