diff --git a/bucket/fzf.json b/bucket/fzf.json index 0b0ec0813f..ac23429d44 100644 --- a/bucket/fzf.json +++ b/bucket/fzf.json @@ -1,16 +1,16 @@ { - "version": "0.42.0", + "version": "0.43.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.42.0/fzf-0.42.0-windows_amd64.zip", - "hash": "b4c76ab578d59faa9fba11420cb6768e59297e9e0e5496fd8411bb5432463976" + "url": "https://github.com/junegunn/fzf/releases/download/0.43.0/fzf-0.43.0-windows_amd64.zip", + "hash": "3b815f3f842ddd712da2968948df524b1ebc3df72eba02b80a215a5bf7882f2a" }, "arm64": { - "url": "https://github.com/junegunn/fzf/releases/download/0.42.0/fzf-0.42.0-windows_arm64.zip", - "hash": "49d22a527837c24b6f400d660f117bc5da8e2e02e6639865b0fe56b4e84c4037" + "url": "https://github.com/junegunn/fzf/releases/download/0.43.0/fzf-0.43.0-windows_arm64.zip", + "hash": "a2b329e4f845cd84649ab4f0afc0fe2682d8a94986b3bafe4972fa168b47bbc1" } }, "bin": "fzf.exe",