diff --git a/bucket/fzf.json b/bucket/fzf.json index 1fe0147d8b..885ca47944 100644 --- a/bucket/fzf.json +++ b/bucket/fzf.json @@ -1,16 +1,16 @@ { - "version": "0.61.1", + "version": "0.61.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.61.1/fzf-0.61.1-windows_amd64.zip", - "hash": "c757baaeb1d55f5666970a559ddd3b39307bd4ee5598f872940e8cccbacc5b6c" + "url": "https://github.com/junegunn/fzf/releases/download/v0.61.2/fzf-0.61.2-windows_amd64.zip", + "hash": "698b95435d3d77273613046f6d1bd435b8ba1002c50e254df35e4987e09be9ae" }, "arm64": { - "url": "https://github.com/junegunn/fzf/releases/download/v0.61.1/fzf-0.61.1-windows_arm64.zip", - "hash": "520945ac04551316d1fbfeb8c62284be68ea4549322063e93fe4a127f3591452" + "url": "https://github.com/junegunn/fzf/releases/download/v0.61.2/fzf-0.61.2-windows_arm64.zip", + "hash": "7d9941c30ba3a486385caa5d4ed505b984e65f80d5b42c677e18ad87d8011174" } }, "bin": "fzf.exe",