diff --git a/bucket/fzf.json b/bucket/fzf.json index 2080381b32..d9166c81aa 100644 --- a/bucket/fzf.json +++ b/bucket/fzf.json @@ -1,16 +1,16 @@ { - "version": "0.36.0", + "version": "0.37.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.36.0/fzf-0.36.0-windows_amd64.zip", - "hash": "d74716749e0916cc83aca6bc3b9a36e66e9201ce0d36a6640739f8861c1d1835" + "url": "https://github.com/junegunn/fzf/releases/download/0.37.0/fzf-0.37.0-windows_amd64.zip", + "hash": "247bffe84ff3294a8c0a7bb96329d5e4152d3d034e13dec59dcc97d8a828000d" }, "arm64": { - "url": "https://github.com/junegunn/fzf/releases/download/0.36.0/fzf-0.36.0-windows_arm64.zip", - "hash": "69c41f7bc03810780a77c22755329fed9d715f11fbfb0b6caca6997cf1a1d7b2" + "url": "https://github.com/junegunn/fzf/releases/download/0.37.0/fzf-0.37.0-windows_arm64.zip", + "hash": "705def97af3b832f0ab41e1f26f1c704919db342941884a315695059eeed5f3d" } }, "bin": "fzf.exe",