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