diff --git a/bucket/fzf.json b/bucket/fzf.json index bed6ef767a..0ca86e9bd5 100644 --- a/bucket/fzf.json +++ b/bucket/fzf.json @@ -1,16 +1,16 @@ { - "version": "0.66.1", + "version": "0.67.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.66.1/fzf-0.66.1-windows_amd64.zip", - "hash": "f88dee72cff13dbdfb41a049b6fb92bcf71eecc4a3504494e8f82607fc96cbe7" + "url": "https://github.com/junegunn/fzf/releases/download/v0.67.0/fzf-0.67.0-windows_amd64.zip", + "hash": "cad95326ed416d14226a03425513b049f5bc9a41f30a355e5fe204a29e666867" }, "arm64": { - "url": "https://github.com/junegunn/fzf/releases/download/v0.66.1/fzf-0.66.1-windows_arm64.zip", - "hash": "eb937aa0f9a57f7e11c90c31fe48b30988c2b80c6cf7edc173168949534e0143" + "url": "https://github.com/junegunn/fzf/releases/download/v0.67.0/fzf-0.67.0-windows_arm64.zip", + "hash": "4a39934cc8f670048a7fb21dde09096adcbda7adc676010dd9cec90780d3b9df" } }, "bin": "fzf.exe",