From 1a5c9b5a41533e9f507fda25e283c437ebb5cbcc Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 3 May 2024 08:27:05 +0000 Subject: [PATCH] fselect: Update to version 0.8.6 --- bucket/fselect.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/fselect.json b/bucket/fselect.json index d242dafdd6..5df00b0bc0 100644 --- a/bucket/fselect.json +++ b/bucket/fselect.json @@ -1,12 +1,12 @@ { - "version": "0.8.5", + "version": "0.8.6", "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.5/fselect-x86_64-win.zip", - "hash": "98da2a805bdc7d239302dc5d98163f36f3a83f008a0efe2ec154a8e0a8bfcd77" + "url": "https://github.com/jhspetersson/fselect/releases/download/0.8.6/fselect-x86_64-win.zip", + "hash": "c2513b87831845866a3e0b1051acb5a8753c38cfcaedadb87d8779e78ce43a62" } }, "bin": "fselect.exe",