From cd3e85c6beb74030320931a3349e3c5fa985e3e0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 21 Feb 2022 12:30:08 +0000 Subject: [PATCH] fselect: Update to version 0.8.0 --- bucket/fselect.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/fselect.json b/bucket/fselect.json index 1e41ce33ec..03e0323f28 100644 --- a/bucket/fselect.json +++ b/bucket/fselect.json @@ -1,12 +1,12 @@ { - "version": "0.7.9", + "version": "0.8.0", "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.7.9/fselect-x86_64-win.zip", - "hash": "440f80399b553463f9417f4a3a29336f68875db136658771be68b2eca13efd5f" + "url": "https://github.com/jhspetersson/fselect/releases/download/0.8.0/fselect-x86_64-win.zip", + "hash": "79117e8f6ac1ec51e40babc30d2c0233713c73b0cb07c2c4a42dfae643ff74be" } }, "bin": "fselect.exe",