fzf: Update to version 0.55.0

This commit is contained in:
github-actions[bot] 2024-08-29 08:29:26 +00:00
parent dff9abaae7
commit 338860b853

View File

@ -1,16 +1,16 @@
{ {
"version": "0.54.3", "version": "0.55.0",
"description": "A general-purpose command-line fuzzy finder", "description": "A general-purpose command-line fuzzy finder",
"homepage": "https://github.com/junegunn/fzf", "homepage": "https://github.com/junegunn/fzf",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/junegunn/fzf/releases/download/v0.54.3/fzf-0.54.3-windows_amd64.zip", "url": "https://github.com/junegunn/fzf/releases/download/v0.55.0/fzf-0.55.0-windows_amd64.zip",
"hash": "604d11b1c36d03675de80d598dfe8a3eba4f8607e0d8bbcc63734effde209bb6" "hash": "48fea906ed9914e2e9482055b7e8bbb90cba23ef34c0473110b64ebd65352df1"
}, },
"arm64": { "arm64": {
"url": "https://github.com/junegunn/fzf/releases/download/v0.54.3/fzf-0.54.3-windows_arm64.zip", "url": "https://github.com/junegunn/fzf/releases/download/v0.55.0/fzf-0.55.0-windows_arm64.zip",
"hash": "c702c652417adcb8ee045a2f6d6bd8e54b2bfdacff9ae66e658b840e2a46519b" "hash": "a29be4a358ed4f79bfb99c95141139236eb240e67b7665f9b1e4aaad9f45bd84"
} }
}, },
"bin": "fzf.exe", "bin": "fzf.exe",