fzf: Update to version 0.61.2

This commit is contained in:
github-actions[bot] 2025-04-20 04:29:09 +00:00
parent f5d9fad62e
commit 7deb5b9a7e

View File

@ -1,16 +1,16 @@
{
"version": "0.61.1",
"version": "0.61.2",
"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.1/fzf-0.61.1-windows_amd64.zip",
"hash": "c757baaeb1d55f5666970a559ddd3b39307bd4ee5598f872940e8cccbacc5b6c"
"url": "https://github.com/junegunn/fzf/releases/download/v0.61.2/fzf-0.61.2-windows_amd64.zip",
"hash": "698b95435d3d77273613046f6d1bd435b8ba1002c50e254df35e4987e09be9ae"
},
"arm64": {
"url": "https://github.com/junegunn/fzf/releases/download/v0.61.1/fzf-0.61.1-windows_arm64.zip",
"hash": "520945ac04551316d1fbfeb8c62284be68ea4549322063e93fe4a127f3591452"
"url": "https://github.com/junegunn/fzf/releases/download/v0.61.2/fzf-0.61.2-windows_arm64.zip",
"hash": "7d9941c30ba3a486385caa5d4ed505b984e65f80d5b42c677e18ad87d8011174"
}
},
"bin": "fzf.exe",