diff --git a/bucket/fzf.json b/bucket/fzf.json index c40b9ed9ef..47d49486a4 100644 --- a/bucket/fzf.json +++ b/bucket/fzf.json @@ -1,16 +1,16 @@ { - "version": "0.52.0", + "version": "0.52.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/0.52.0/fzf-0.52.0-windows_amd64.zip", - "hash": "774c9041b69542ba84aedd63f7a050b4d8a27ad4ad1453e67bdc12cfa61649c3" + "url": "https://github.com/junegunn/fzf/releases/download/0.52.1/fzf-0.52.1-windows_amd64.zip", + "hash": "2c36ada2e09a51f3601dba255c3f0de7f897a1b08b76b7f60fdaae3b5f3efe2d" }, "arm64": { - "url": "https://github.com/junegunn/fzf/releases/download/0.52.0/fzf-0.52.0-windows_arm64.zip", - "hash": "0298a5098ddc54e8170683034bd40869e50b9c6b9df9fb52bd430b1c0d349efd" + "url": "https://github.com/junegunn/fzf/releases/download/0.52.1/fzf-0.52.1-windows_arm64.zip", + "hash": "090fc637540541108e276931d0ec485804f006e20c29498ab8315faf6ca3d248" } }, "bin": "fzf.exe",