fselect: Update to version 0.8.10

This commit is contained in:
github-actions[bot] 2025-03-21 08:30:03 +00:00
parent ea7db57b1d
commit 70632f8690

View File

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