fselect: Update to version 0.8.2

This commit is contained in:
github-actions[bot] 2023-03-04 12:30:18 +00:00
parent 17e557e2f0
commit bd03b71477

View File

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