From bd03b71477614cdbfebb78739e5c85ec2e0bec44 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 4 Mar 2023 12:30:18 +0000 Subject: [PATCH] fselect: Update to version 0.8.2 --- bucket/fselect.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/fselect.json b/bucket/fselect.json index ecef334983..e3db0cd299 100644 --- a/bucket/fselect.json +++ b/bucket/fselect.json @@ -1,12 +1,12 @@ { - "version": "0.8.1", + "version": "0.8.2", "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.1/fselect-x86_64-win.zip", - "hash": "3805e9d5c4c7c57c303073f7c9c5f401da777790ea5964e0d43c397149aed0c0" + "url": "https://github.com/jhspetersson/fselect/releases/download/0.8.2/fselect-x86_64-win.zip", + "hash": "f43d210e10717a657c831f00c8b49da727f6fe84f890af1720db83a93dcc0397" } }, "bin": "fselect.exe",