diff --git a/bucket/fzf.json b/bucket/fzf.json index a697de993f..6c73f553d0 100644 --- a/bucket/fzf.json +++ b/bucket/fzf.json @@ -1,16 +1,16 @@ { - "version": "0.49.0", + "version": "0.50.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.49.0/fzf-0.49.0-windows_amd64.zip", - "hash": "6480965e9e39c4d78c51d96fc6d18ede10778c00cb595d1bdffaf753f7a1a59e" + "url": "https://github.com/junegunn/fzf/releases/download/0.50.0/fzf-0.50.0-windows_amd64.zip", + "hash": "a1b3e102fc6b428e990a10b48d82c13d1b5ee92d275ac43250297d1a10fa2c67" }, "arm64": { - "url": "https://github.com/junegunn/fzf/releases/download/0.49.0/fzf-0.49.0-windows_arm64.zip", - "hash": "3ff75c6dc34f559097a45da3e73e7c06822dfc1686849875af28f1b9a3bd6c53" + "url": "https://github.com/junegunn/fzf/releases/download/0.50.0/fzf-0.50.0-windows_arm64.zip", + "hash": "b42f9b98e6b9ba6d78804937b291a03f1137f7bc87fbb9f66eb1a1417ae3840e" } }, "bin": "fzf.exe",