fzf: Update to version 0.54.3

This commit is contained in:
github-actions[bot] 2024-07-31 16:28:51 +00:00
parent ed0069067f
commit f9c3df9161

View File

@ -1,16 +1,16 @@
{
"version": "0.54.2",
"version": "0.54.3",
"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/v0.54.2/fzf-0.54.2-windows_amd64.zip",
"hash": "5c18ef1b09e75a1dff218457245dfb4eff78f16362d6f8bded33c74640286673"
"url": "https://github.com/junegunn/fzf/releases/download/v0.54.3/fzf-0.54.3-windows_amd64.zip",
"hash": "604d11b1c36d03675de80d598dfe8a3eba4f8607e0d8bbcc63734effde209bb6"
},
"arm64": {
"url": "https://github.com/junegunn/fzf/releases/download/v0.54.2/fzf-0.54.2-windows_arm64.zip",
"hash": "9cb85bd2f8f6ad52a53d04e28c0f9a0a29ebd55162a0f1d7301133020ccd1378"
"url": "https://github.com/junegunn/fzf/releases/download/v0.54.3/fzf-0.54.3-windows_arm64.zip",
"hash": "c702c652417adcb8ee045a2f6d6bd8e54b2bfdacff9ae66e658b840e2a46519b"
}
},
"bin": "fzf.exe",