diff --git a/bucket/fzf.json b/bucket/fzf.json index e80be0403c..ad9ab26ebb 100644 --- a/bucket/fzf.json +++ b/bucket/fzf.json @@ -1,16 +1,16 @@ { - "version": "0.60.3", + "version": "0.61.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.60.3/fzf-0.60.3-windows_amd64.zip", - "hash": "1a0aa1407ffdec7fad404a6212c6e111c12cc791484def09843674dae3537faa" + "url": "https://github.com/junegunn/fzf/releases/download/v0.61.0/fzf-0.61.0-windows_amd64.zip", + "hash": "812e272e2038e969a370fd96ebe604d5ed4d29f465ae60412cfb3b768e0a1caf" }, "arm64": { - "url": "https://github.com/junegunn/fzf/releases/download/v0.60.3/fzf-0.60.3-windows_arm64.zip", - "hash": "afd6351792b41d249e0a6f5cbe21600017bb430c2aad617ec7b0025e28e7da56" + "url": "https://github.com/junegunn/fzf/releases/download/v0.61.0/fzf-0.61.0-windows_arm64.zip", + "hash": "b75aeeec398bb8f7e8744b4b0eb76483b53b8dfc245ce665612872a25fffa2af" } }, "bin": "fzf.exe",