fzf: Update to version 0.42.0

This commit is contained in:
github-actions[bot] 2023-06-14 16:28:24 +00:00
parent 0815d2d8d8
commit 70e33b64b5

View File

@ -1,16 +1,16 @@
{
"version": "0.41.1",
"version": "0.42.0",
"description": "A general-purpose command-line fuzzy finder",
"homepage": "https://github.com/junegunn/fzf",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/junegunn/fzf/releases/download/0.41.1/fzf-0.41.1-windows_amd64.zip",
"hash": "f04ef43a8e05eff9be42a48febcff8cd310e9e05e5ea5c7ebc9dd102cb1de718"
"url": "https://github.com/junegunn/fzf/releases/download/0.42.0/fzf-0.42.0-windows_amd64.zip",
"hash": "b4c76ab578d59faa9fba11420cb6768e59297e9e0e5496fd8411bb5432463976"
},
"arm64": {
"url": "https://github.com/junegunn/fzf/releases/download/0.41.1/fzf-0.41.1-windows_arm64.zip",
"hash": "b04cd4afbea8a1795013a418f8aa8bcfded095d60a76edbdcbe9f51252d2ba7f"
"url": "https://github.com/junegunn/fzf/releases/download/0.42.0/fzf-0.42.0-windows_arm64.zip",
"hash": "49d22a527837c24b6f400d660f117bc5da8e2e02e6639865b0fe56b4e84c4037"
}
},
"bin": "fzf.exe",