diff --git a/bucket/fzf.json b/bucket/fzf.json index 5b63a0afab..fed91e34d9 100644 --- a/bucket/fzf.json +++ b/bucket/fzf.json @@ -1,16 +1,16 @@ { - "homepage": "https://github.com/junegunn/fzf", + "version": "0.22.0", "description": "A general-purpose command-line fuzzy finder.", - "version": "0.21.1", + "homepage": "https://github.com/junegunn/fzf", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/junegunn/fzf-bin/releases/download/0.21.1/fzf-0.21.1-windows_amd64.zip", - "hash": "f62a8c0454892357281c4f6c3632357f442ee0bbde41c8baaae59745c7156bc4" + "url": "https://github.com/junegunn/fzf-bin/releases/download/0.22.0/fzf-0.22.0-windows_amd64.zip", + "hash": "755a5750c5fe8423058943f0837c34db1d1a3f77bf815084df4fa847fbeb18fc" }, "32bit": { - "url": "https://github.com/junegunn/fzf-bin/releases/download/0.21.1/fzf-0.21.1-windows_386.zip", - "hash": "180980e4ae994672291f16de4362a49f833792517d4c509ae94df597b6c379f8" + "url": "https://github.com/junegunn/fzf-bin/releases/download/0.22.0/fzf-0.22.0-windows_386.zip", + "hash": "3b281ba73a94d35e0c6682dc24cbceafb10fda07cb62b3717377eb2dc26f84d2" } }, "bin": "fzf.exe",