From b0f71466c7dd6b35479f52001f72f4c7928858d3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 15 May 2025 08:30:18 +0000 Subject: [PATCH] fselect: Update to version 0.8.12 --- bucket/fselect.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/fselect.json b/bucket/fselect.json index 5bd09e9b4d..22371da7a4 100644 --- a/bucket/fselect.json +++ b/bucket/fselect.json @@ -1,12 +1,12 @@ { - "version": "0.8.11", + "version": "0.8.12", "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.11/fselect-x86_64-win.zip", - "hash": "576c9813c9db3a21516169d9bbd44a223838f1954657d32598732fb68600f5df" + "url": "https://github.com/jhspetersson/fselect/releases/download/0.8.12/fselect-x86_64-win.zip", + "hash": "febb9c2d54c056fc5378a147ae261cfb66ed65734fd0f3fe57289d629eb5721e" } }, "bin": "fselect.exe",