From 9d66f7374ff521d6ff69f4e72d6480d85866e05c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 5 Feb 2025 20:28:22 +0000 Subject: [PATCH] fselect: Update to version 0.8.9 --- bucket/fselect.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/fselect.json b/bucket/fselect.json index ba628538e7..39c260e7ac 100644 --- a/bucket/fselect.json +++ b/bucket/fselect.json @@ -1,12 +1,12 @@ { - "version": "0.8.8", + "version": "0.8.9", "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.8/fselect-x86_64-win.zip", - "hash": "6e61b541e89905f6bce3b7037328d8e0273e2113804d2644be0e18ca3cbf3f18" + "url": "https://github.com/jhspetersson/fselect/releases/download/0.8.9/fselect-x86_64-win.zip", + "hash": "e4c3d7f75200b0290979056fb3e2df19af0d5228bbffc47889a22cda177e82e3" } }, "bin": "fselect.exe",