fselect: Update to version 0.8.6

This commit is contained in:
github-actions[bot] 2024-05-03 08:27:05 +00:00
parent 29e6410dcc
commit 1a5c9b5a41

View File

@ -1,12 +1,12 @@
{ {
"version": "0.8.5", "version": "0.8.6",
"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.5/fselect-x86_64-win.zip", "url": "https://github.com/jhspetersson/fselect/releases/download/0.8.6/fselect-x86_64-win.zip",
"hash": "98da2a805bdc7d239302dc5d98163f36f3a83f008a0efe2ec154a8e0a8bfcd77" "hash": "c2513b87831845866a3e0b1051acb5a8753c38cfcaedadb87d8779e78ce43a62"
} }
}, },
"bin": "fselect.exe", "bin": "fselect.exe",