fselect: Update to version 0.8.3

This commit is contained in:
github-actions[bot] 2023-05-12 08:26:02 +00:00
parent e58de3ee8b
commit be58c42e8e

View File

@ -1,12 +1,12 @@
{
"version": "0.8.2",
"version": "0.8.3",
"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.8.2/fselect-x86_64-win.zip",
"hash": "f43d210e10717a657c831f00c8b49da727f6fe84f890af1720db83a93dcc0397"
"url": "https://github.com/jhspetersson/fselect/releases/download/0.8.3/fselect-x86_64-win.zip",
"hash": "3c64605d9690f2264734eb029582bea478436514419b643ef604559fcdd02cef"
}
},
"bin": "fselect.exe",