fzf: Update to version 0.52.1

This commit is contained in:
github-actions[bot] 2024-05-13 20:26:05 +00:00
parent 26f2e4833d
commit 83d4b7125d

View File

@ -1,16 +1,16 @@
{
"version": "0.52.0",
"version": "0.52.1",
"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.0/fzf-0.52.0-windows_amd64.zip",
"hash": "774c9041b69542ba84aedd63f7a050b4d8a27ad4ad1453e67bdc12cfa61649c3"
"url": "https://github.com/junegunn/fzf/releases/download/0.52.1/fzf-0.52.1-windows_amd64.zip",
"hash": "2c36ada2e09a51f3601dba255c3f0de7f897a1b08b76b7f60fdaae3b5f3efe2d"
},
"arm64": {
"url": "https://github.com/junegunn/fzf/releases/download/0.52.0/fzf-0.52.0-windows_arm64.zip",
"hash": "0298a5098ddc54e8170683034bd40869e50b9c6b9df9fb52bd430b1c0d349efd"
"url": "https://github.com/junegunn/fzf/releases/download/0.52.1/fzf-0.52.1-windows_arm64.zip",
"hash": "090fc637540541108e276931d0ec485804f006e20c29498ab8315faf6ca3d248"
}
},
"bin": "fzf.exe",