fselect: Update to version 0.8.9

This commit is contained in:
github-actions[bot] 2025-02-05 20:28:22 +00:00
parent 34ed3d76cc
commit 9d66f7374f

View File

@ -1,12 +1,12 @@
{ {
"version": "0.8.8", "version": "0.8.9",
"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.8.8/fselect-x86_64-win.zip", "url": "https://github.com/jhspetersson/fselect/releases/download/0.8.9/fselect-x86_64-win.zip",
"hash": "6e61b541e89905f6bce3b7037328d8e0273e2113804d2644be0e18ca3cbf3f18" "hash": "e4c3d7f75200b0290979056fb3e2df19af0d5228bbffc47889a22cda177e82e3"
} }
}, },
"bin": "fselect.exe", "bin": "fselect.exe",