fselect: Update to version 0.9.1

This commit is contained in:
github-actions[bot] 2025-11-15 00:39:24 +00:00
parent 7a178f06cc
commit 3ca9ed60af

View File

@ -1,12 +1,12 @@
{ {
"version": "0.9.0", "version": "0.9.1",
"description": "Find files with SQL-like queries", "description": "Find files with SQL-like queries",
"homepage": "https://github.com/jhspetersson/fselect", "homepage": "https://github.com/jhspetersson/fselect",
"license": "Apache-2.0|MIT", "license": "Apache-2.0|MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/jhspetersson/fselect/releases/download/0.9.0/fselect-x86_64-win.zip", "url": "https://github.com/jhspetersson/fselect/releases/download/0.9.1/fselect-x86_64-win.zip",
"hash": "725ff21bfd5b0faed9d78e2765d749ccf89c501fddc7d578d33ebb2488bd31c3" "hash": "78fd8f6d115adda3b493e38117bd949379c9e7e85e2e19efb2c24e31c80d35c8"
} }
}, },
"bin": "fselect.exe", "bin": "fselect.exe",