diff --git a/bucket/fzf.json b/bucket/fzf.json index 7d8a5c6f83..f8ed3fad37 100644 --- a/bucket/fzf.json +++ b/bucket/fzf.json @@ -1,16 +1,16 @@ { - "version": "0.65.1", + "version": "0.65.2", "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.65.1/fzf-0.65.1-windows_amd64.zip", - "hash": "1036c30e141f8885688b925f47e793c32af70cb447823a54dc71e7e6ef2eb160" + "url": "https://github.com/junegunn/fzf/releases/download/v0.65.2/fzf-0.65.2-windows_amd64.zip", + "hash": "ad77a1e4b6ea6b790b02bfad333eb3e2a802e5e5423271733b324794eda31b9e" }, "arm64": { - "url": "https://github.com/junegunn/fzf/releases/download/v0.65.1/fzf-0.65.1-windows_arm64.zip", - "hash": "98c295e67c1c0e7348c2f949a9bb8725eb79e985afa6a24ba320ddf70c170471" + "url": "https://github.com/junegunn/fzf/releases/download/v0.65.2/fzf-0.65.2-windows_arm64.zip", + "hash": "fa15b9da97c1babcab7d6e2992045f9237aaa06a13498cd78fa0367558f003a3" } }, "bin": "fzf.exe",