From e7a8e2fd859532fc21da46d01b6b23331724f770 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 19 Dec 2024 12:32:26 +0000 Subject: [PATCH] fselect: Update to version 0.8.8 --- bucket/fselect.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/fselect.json b/bucket/fselect.json index ee5ed45d5d..ba628538e7 100644 --- a/bucket/fselect.json +++ b/bucket/fselect.json @@ -1,12 +1,12 @@ { - "version": "0.8.7", + "version": "0.8.8", "description": "Find files with SQL-like queries", "homepage": "https://github.com/jhspetersson/fselect", "license": "Apache-2.0|MIT", "architecture": { "64bit": { - "url": "https://github.com/jhspetersson/fselect/releases/download/0.8.7/fselect-x86_64-win.zip", - "hash": "56b60e40d2e23513666ad8430fab75d515293b35858ba06a9774ae24ed2aea57" + "url": "https://github.com/jhspetersson/fselect/releases/download/0.8.8/fselect-x86_64-win.zip", + "hash": "6e61b541e89905f6bce3b7037328d8e0273e2113804d2644be0e18ca3cbf3f18" } }, "bin": "fselect.exe",