diff --git a/bucket/fzf.json b/bucket/fzf.json index 4a1741826c..03ab4999d5 100644 --- a/bucket/fzf.json +++ b/bucket/fzf.json @@ -1,16 +1,16 @@ { - "version": "0.56.0", + "version": "0.56.1", "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.56.0/fzf-0.56.0-windows_amd64.zip", - "hash": "116cf92206ca23217cc75deacc61755a8ed926a37a3e24c1338f128dd9a8ba3d" + "url": "https://github.com/junegunn/fzf/releases/download/v0.56.1/fzf-0.56.1-windows_amd64.zip", + "hash": "a5d41f2b247192b42d78f49383ec2c87b0ff287d17a66386751f56e3371f0fcc" }, "arm64": { - "url": "https://github.com/junegunn/fzf/releases/download/v0.56.0/fzf-0.56.0-windows_arm64.zip", - "hash": "55696ee6632bb28efc812f636204c1e220eb72350f7ea033b10d507c55e36b33" + "url": "https://github.com/junegunn/fzf/releases/download/v0.56.1/fzf-0.56.1-windows_arm64.zip", + "hash": "90c0144f2ef3434c9ba3fc508bdc1691ee1090858a24ea2dd6707d29d329847e" } }, "bin": "fzf.exe",