fzf: Update to version 0.65.0

This commit is contained in:
github-actions[bot] 2025-07-27 04:34:22 +00:00
parent 46e00f2961
commit d158932e59

View File

@ -1,16 +1,16 @@
{
"version": "0.64.0",
"version": "0.65.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.64.0/fzf-0.64.0-windows_amd64.zip",
"hash": "b94fea89d118ffb7f91eb48db05fb4deea689aab7f8ef52c9c10fdc4489adbed"
"url": "https://github.com/junegunn/fzf/releases/download/v0.65.0/fzf-0.65.0-windows_amd64.zip",
"hash": "0965eef0b767d4cb73f068b6f6e30ef21f6ba747ce978e0c9ab36105ad4e2854"
},
"arm64": {
"url": "https://github.com/junegunn/fzf/releases/download/v0.64.0/fzf-0.64.0-windows_arm64.zip",
"hash": "e8802f42491b8827d6e8b51cb1311ec86a00d4b3f57e57635d621dd66f4efd74"
"url": "https://github.com/junegunn/fzf/releases/download/v0.65.0/fzf-0.65.0-windows_arm64.zip",
"hash": "7a9a5733394ec3013ab2e13e9322bfde8544abc133ab74839325d46557767251"
}
},
"bin": "fzf.exe",