From 70632f8690fe584fd8cd3129b04f31d540338f7b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 21 Mar 2025 08:30:03 +0000 Subject: [PATCH] fselect: Update to version 0.8.10 --- bucket/fselect.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/fselect.json b/bucket/fselect.json index 39c260e7ac..b8a1d50aea 100644 --- a/bucket/fselect.json +++ b/bucket/fselect.json @@ -1,12 +1,12 @@ { - "version": "0.8.9", + "version": "0.8.10", "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.9/fselect-x86_64-win.zip", - "hash": "e4c3d7f75200b0290979056fb3e2df19af0d5228bbffc47889a22cda177e82e3" + "url": "https://github.com/jhspetersson/fselect/releases/download/0.8.10/fselect-x86_64-win.zip", + "hash": "eea594ee1d129fc3c0ddb905bba36164153423f1508a8a88b9e273601f4f8d06" } }, "bin": "fselect.exe",