diff --git a/bucket/fzf.json b/bucket/fzf.json index e45fc12779..497a8065d8 100644 --- a/bucket/fzf.json +++ b/bucket/fzf.json @@ -1,16 +1,16 @@ { - "version": "0.54.3", + "version": "0.55.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/v0.54.3/fzf-0.54.3-windows_amd64.zip", - "hash": "604d11b1c36d03675de80d598dfe8a3eba4f8607e0d8bbcc63734effde209bb6" + "url": "https://github.com/junegunn/fzf/releases/download/v0.55.0/fzf-0.55.0-windows_amd64.zip", + "hash": "48fea906ed9914e2e9482055b7e8bbb90cba23ef34c0473110b64ebd65352df1" }, "arm64": { - "url": "https://github.com/junegunn/fzf/releases/download/v0.54.3/fzf-0.54.3-windows_arm64.zip", - "hash": "c702c652417adcb8ee045a2f6d6bd8e54b2bfdacff9ae66e658b840e2a46519b" + "url": "https://github.com/junegunn/fzf/releases/download/v0.55.0/fzf-0.55.0-windows_arm64.zip", + "hash": "a29be4a358ed4f79bfb99c95141139236eb240e67b7665f9b1e4aaad9f45bd84" } }, "bin": "fzf.exe",