From 068a597f9f0b0a00f800e7de7e20d8f2e4f89d38 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 16 Jun 2023 20:24:58 +0000 Subject: [PATCH] fselect: Update to version 0.8.4 --- bucket/fselect.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/fselect.json b/bucket/fselect.json index 4580eed9c1..62a067ff26 100644 --- a/bucket/fselect.json +++ b/bucket/fselect.json @@ -1,12 +1,12 @@ { - "version": "0.8.3", + "version": "0.8.4", "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.3/fselect-x86_64-win.zip", - "hash": "3c64605d9690f2264734eb029582bea478436514419b643ef604559fcdd02cef" + "url": "https://github.com/jhspetersson/fselect/releases/download/0.8.4/fselect-x86_64-win.zip", + "hash": "75695aba2756909730201a813867915a7a6d010d1d2026a41d655aef60c1bb00" } }, "bin": "fselect.exe",