diff --git a/bucket/fzf.json b/bucket/fzf.json index 05ba3dd87f..0fa798e33e 100644 --- a/bucket/fzf.json +++ b/bucket/fzf.json @@ -1,16 +1,16 @@ { - "version": "0.64.0", + "version": "0.65.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.64.0/fzf-0.64.0-windows_amd64.zip", - "hash": "b94fea89d118ffb7f91eb48db05fb4deea689aab7f8ef52c9c10fdc4489adbed" + "url": "https://github.com/junegunn/fzf/releases/download/v0.65.0/fzf-0.65.0-windows_amd64.zip", + "hash": "0965eef0b767d4cb73f068b6f6e30ef21f6ba747ce978e0c9ab36105ad4e2854" }, "arm64": { - "url": "https://github.com/junegunn/fzf/releases/download/v0.64.0/fzf-0.64.0-windows_arm64.zip", - "hash": "e8802f42491b8827d6e8b51cb1311ec86a00d4b3f57e57635d621dd66f4efd74" + "url": "https://github.com/junegunn/fzf/releases/download/v0.65.0/fzf-0.65.0-windows_arm64.zip", + "hash": "7a9a5733394ec3013ab2e13e9322bfde8544abc133ab74839325d46557767251" } }, "bin": "fzf.exe",