fzf: Update to version 0.62.0

This commit is contained in:
github-actions[bot] 2025-05-04 12:30:58 +00:00
parent 13b0decd14
commit 85af393ead

View File

@ -1,16 +1,16 @@
{
"version": "0.61.3",
"version": "0.62.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.61.3/fzf-0.61.3-windows_amd64.zip",
"hash": "dc864ac6264073d194ab6a6c647271bf31f438ade13eb7e473b86cd30bceea45"
"url": "https://github.com/junegunn/fzf/releases/download/v0.62.0/fzf-0.62.0-windows_amd64.zip",
"hash": "dac80c9d652c34f0ccd5d7c1c7b0e3ac9aa2e26c86d0a98b206ce5126f8a9774"
},
"arm64": {
"url": "https://github.com/junegunn/fzf/releases/download/v0.61.3/fzf-0.61.3-windows_arm64.zip",
"hash": "7cf17b27419119c4a5e4c60381e157c0d351cc8c3f1a319a984ab907f723cfac"
"url": "https://github.com/junegunn/fzf/releases/download/v0.62.0/fzf-0.62.0-windows_arm64.zip",
"hash": "84f5208a4f5ed45da23137a854a9b0119e1a3e2f4d60df8b05835eec2f2bbff1"
}
},
"bin": "fzf.exe",