fselect: Update to version 0.8.1

This commit is contained in:
github-actions[bot] 2022-05-14 12:31:36 +00:00
parent 3c099bebca
commit 6f437eee21

View File

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