From 01c6cbc0aba0d746726381a67267e7d34340e133 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 30 Dec 2023 16:27:06 +0000 Subject: [PATCH] fselect: Update to version 0.8.5 --- bucket/fselect.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/fselect.json b/bucket/fselect.json index 62a067ff26..d242dafdd6 100644 --- a/bucket/fselect.json +++ b/bucket/fselect.json @@ -1,12 +1,12 @@ { - "version": "0.8.4", + "version": "0.8.5", "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.4/fselect-x86_64-win.zip", - "hash": "75695aba2756909730201a813867915a7a6d010d1d2026a41d655aef60c1bb00" + "url": "https://github.com/jhspetersson/fselect/releases/download/0.8.5/fselect-x86_64-win.zip", + "hash": "98da2a805bdc7d239302dc5d98163f36f3a83f008a0efe2ec154a8e0a8bfcd77" } }, "bin": "fselect.exe",