diff --git a/bucket/fselect.json b/bucket/fselect.json index f1c583ab77..f8989c1ffe 100644 --- a/bucket/fselect.json +++ b/bucket/fselect.json @@ -1,12 +1,12 @@ { - "version": "0.9.1", + "version": "0.9.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.9.1/fselect-x86_64-win.zip", - "hash": "78fd8f6d115adda3b493e38117bd949379c9e7e85e2e19efb2c24e31c80d35c8" + "url": "https://github.com/jhspetersson/fselect/releases/download/0.9.2/fselect-x86_64-win.zip", + "hash": "283f241b1908875f99eb8aba778f04b76b1387308a540beb2a348a01f68199e8" } }, "bin": "fselect.exe",