fzf: Update to version 0.67.0

This commit is contained in:
github-actions[bot] 2025-11-16 12:31:17 +00:00
parent 1c4ca35c18
commit d8ab081856

View File

@ -1,16 +1,16 @@
{ {
"version": "0.66.1", "version": "0.67.0",
"description": "A general-purpose command-line fuzzy finder", "description": "A general-purpose command-line fuzzy finder",
"homepage": "https://github.com/junegunn/fzf", "homepage": "https://github.com/junegunn/fzf",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/junegunn/fzf/releases/download/v0.66.1/fzf-0.66.1-windows_amd64.zip", "url": "https://github.com/junegunn/fzf/releases/download/v0.67.0/fzf-0.67.0-windows_amd64.zip",
"hash": "f88dee72cff13dbdfb41a049b6fb92bcf71eecc4a3504494e8f82607fc96cbe7" "hash": "cad95326ed416d14226a03425513b049f5bc9a41f30a355e5fe204a29e666867"
}, },
"arm64": { "arm64": {
"url": "https://github.com/junegunn/fzf/releases/download/v0.66.1/fzf-0.66.1-windows_arm64.zip", "url": "https://github.com/junegunn/fzf/releases/download/v0.67.0/fzf-0.67.0-windows_arm64.zip",
"hash": "eb937aa0f9a57f7e11c90c31fe48b30988c2b80c6cf7edc173168949534e0143" "hash": "4a39934cc8f670048a7fb21dde09096adcbda7adc676010dd9cec90780d3b9df"
} }
}, },
"bin": "fzf.exe", "bin": "fzf.exe",