From 63a1508a5986b6057892b19bc23e44b9247a0e20 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 18 Dec 2024 16:30:32 +0000 Subject: [PATCH] fselect: Update to version 0.8.7 --- bucket/fselect.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/fselect.json b/bucket/fselect.json index 5df00b0bc0..ee5ed45d5d 100644 --- a/bucket/fselect.json +++ b/bucket/fselect.json @@ -1,12 +1,12 @@ { - "version": "0.8.6", + "version": "0.8.7", "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.6/fselect-x86_64-win.zip", - "hash": "c2513b87831845866a3e0b1051acb5a8753c38cfcaedadb87d8779e78ce43a62" + "url": "https://github.com/jhspetersson/fselect/releases/download/0.8.7/fselect-x86_64-win.zip", + "hash": "56b60e40d2e23513666ad8430fab75d515293b35858ba06a9774ae24ed2aea57" } }, "bin": "fselect.exe",