From 84b0145356992ca3bf3eefc833ed80dbebf9df68 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 16 Jul 2025 08:30:10 +0000 Subject: [PATCH] fselect: Update to version 0.9.0 --- bucket/fselect.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/fselect.json b/bucket/fselect.json index 22371da7a4..d8ad18378b 100644 --- a/bucket/fselect.json +++ b/bucket/fselect.json @@ -1,12 +1,12 @@ { - "version": "0.8.12", + "version": "0.9.0", "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.12/fselect-x86_64-win.zip", - "hash": "febb9c2d54c056fc5378a147ae261cfb66ed65734fd0f3fe57289d629eb5721e" + "url": "https://github.com/jhspetersson/fselect/releases/download/0.9.0/fselect-x86_64-win.zip", + "hash": "725ff21bfd5b0faed9d78e2765d749ccf89c501fddc7d578d33ebb2488bd31c3" } }, "bin": "fselect.exe",