diff --git a/bucket/fzf.json b/bucket/fzf.json index 567ffa4dd9..e80be0403c 100644 --- a/bucket/fzf.json +++ b/bucket/fzf.json @@ -1,16 +1,16 @@ { - "version": "0.60.2", + "version": "0.60.3", "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.60.2/fzf-0.60.2-windows_amd64.zip", - "hash": "e1087d9ffe5df96c7075ef86d3154e92040565d957ddfa142f847ae27a83da7e" + "url": "https://github.com/junegunn/fzf/releases/download/v0.60.3/fzf-0.60.3-windows_amd64.zip", + "hash": "1a0aa1407ffdec7fad404a6212c6e111c12cc791484def09843674dae3537faa" }, "arm64": { - "url": "https://github.com/junegunn/fzf/releases/download/v0.60.2/fzf-0.60.2-windows_arm64.zip", - "hash": "c41fb03cb3fdd23a34e7a49c3507708885509a3fdc8bdf079b1ef0b1619104dc" + "url": "https://github.com/junegunn/fzf/releases/download/v0.60.3/fzf-0.60.3-windows_arm64.zip", + "hash": "afd6351792b41d249e0a6f5cbe21600017bb430c2aad617ec7b0025e28e7da56" } }, "bin": "fzf.exe",