fzf: Update to version 0.56.0

This commit is contained in:
github-actions[bot] 2024-10-27 04:29:54 +00:00
parent 6daff5d43a
commit d85d1a10ba

View File

@ -1,16 +1,16 @@
{
"version": "0.55.0",
"version": "0.56.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.55.0/fzf-0.55.0-windows_amd64.zip",
"hash": "48fea906ed9914e2e9482055b7e8bbb90cba23ef34c0473110b64ebd65352df1"
"url": "https://github.com/junegunn/fzf/releases/download/v0.56.0/fzf-0.56.0-windows_amd64.zip",
"hash": "116cf92206ca23217cc75deacc61755a8ed926a37a3e24c1338f128dd9a8ba3d"
},
"arm64": {
"url": "https://github.com/junegunn/fzf/releases/download/v0.55.0/fzf-0.55.0-windows_arm64.zip",
"hash": "a29be4a358ed4f79bfb99c95141139236eb240e67b7665f9b1e4aaad9f45bd84"
"url": "https://github.com/junegunn/fzf/releases/download/v0.56.0/fzf-0.56.0-windows_arm64.zip",
"hash": "55696ee6632bb28efc812f636204c1e220eb72350f7ea033b10d507c55e36b33"
}
},
"bin": "fzf.exe",