fselect: Update to version 0.9.2

This commit is contained in:
github-actions[bot] 2025-12-09 20:30:13 +00:00
parent 5aebde6f7f
commit 0319fd5662

View File

@ -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",