fzf: Update to version 0.64.0

This commit is contained in:
github-actions[bot] 2025-07-06 16:29:59 +00:00
parent ab065d774d
commit 4d9a044529

View File

@ -1,16 +1,16 @@
{
"version": "0.63.0",
"version": "0.64.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.63.0/fzf-0.63.0-windows_amd64.zip",
"hash": "6cca8caa140632f7b7abdf36110b6cde651f4470fb95acf1366b578ad097cae7"
"url": "https://github.com/junegunn/fzf/releases/download/v0.64.0/fzf-0.64.0-windows_amd64.zip",
"hash": "b94fea89d118ffb7f91eb48db05fb4deea689aab7f8ef52c9c10fdc4489adbed"
},
"arm64": {
"url": "https://github.com/junegunn/fzf/releases/download/v0.63.0/fzf-0.63.0-windows_arm64.zip",
"hash": "57b1f799d7a4c3e2839c766aed7f10bd0d0c662b2034e76fe63b5a64c1c1a279"
"url": "https://github.com/junegunn/fzf/releases/download/v0.64.0/fzf-0.64.0-windows_arm64.zip",
"hash": "e8802f42491b8827d6e8b51cb1311ec86a00d4b3f57e57635d621dd66f4efd74"
}
},
"bin": "fzf.exe",