diff --git a/bucket/fzf.json b/bucket/fzf.json index 062017070d..c40b9ed9ef 100644 --- a/bucket/fzf.json +++ b/bucket/fzf.json @@ -1,16 +1,16 @@ { - "version": "0.51.0", + "version": "0.52.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/0.51.0/fzf-0.51.0-windows_amd64.zip", - "hash": "8fc0b61658f95125cfa951d777a2fa08d6ab2e91fd2a6700fe7f847f48b736e0" + "url": "https://github.com/junegunn/fzf/releases/download/0.52.0/fzf-0.52.0-windows_amd64.zip", + "hash": "774c9041b69542ba84aedd63f7a050b4d8a27ad4ad1453e67bdc12cfa61649c3" }, "arm64": { - "url": "https://github.com/junegunn/fzf/releases/download/0.51.0/fzf-0.51.0-windows_arm64.zip", - "hash": "6cf61d1140e2704b8f88199ea82720c5d0ed383948c613f0f0a2a2c9cdead0d6" + "url": "https://github.com/junegunn/fzf/releases/download/0.52.0/fzf-0.52.0-windows_arm64.zip", + "hash": "0298a5098ddc54e8170683034bd40869e50b9c6b9df9fb52bd430b1c0d349efd" } }, "bin": "fzf.exe",