fselect: Update to version 0.8.4

This commit is contained in:
github-actions[bot] 2023-06-16 20:24:58 +00:00
parent 3ee994a52b
commit 068a597f9f

View File

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