fzf: Update to version 0.53.0

This commit is contained in:
github-actions[bot] 2024-06-06 16:29:20 +00:00
parent ca73d9d2a5
commit 6f7079e7dd

View File

@ -1,16 +1,16 @@
{
"version": "0.52.1",
"version": "0.53.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/0.52.1/fzf-0.52.1-windows_amd64.zip",
"hash": "2c36ada2e09a51f3601dba255c3f0de7f897a1b08b76b7f60fdaae3b5f3efe2d"
"url": "https://github.com/junegunn/fzf/releases/download/0.53.0/fzf-0.53.0-windows_amd64.zip",
"hash": "e977de12c1ab80f72e49e2fc8eceb5f5623338200a87b2aafab2e87ebd85efbe"
},
"arm64": {
"url": "https://github.com/junegunn/fzf/releases/download/0.52.1/fzf-0.52.1-windows_arm64.zip",
"hash": "090fc637540541108e276931d0ec485804f006e20c29498ab8315faf6ca3d248"
"url": "https://github.com/junegunn/fzf/releases/download/0.53.0/fzf-0.53.0-windows_arm64.zip",
"hash": "01f9a486f0f79358ae66e30950daabf8e83c47c0c0f8d3b54a130b48839bff22"
}
},
"bin": "fzf.exe",