fzf: Update to version 0.56.3

This commit is contained in:
github-actions[bot] 2024-11-15 04:30:40 +00:00
parent c3cf88228e
commit 2e34c51366

View File

@ -1,16 +1,16 @@
{
"version": "0.56.2",
"version": "0.56.3",
"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.56.2/fzf-0.56.2-windows_amd64.zip",
"hash": "378f323c4bb7aa9a300eb8dc3acad5260d97c5ebf8e11793b2b47c40598c938e"
"url": "https://github.com/junegunn/fzf/releases/download/v0.56.3/fzf-0.56.3-windows_amd64.zip",
"hash": "90ab81ada960160d5c5fa9ce260810a5f664c15f1567d20072645fe3d22ffc9a"
},
"arm64": {
"url": "https://github.com/junegunn/fzf/releases/download/v0.56.2/fzf-0.56.2-windows_arm64.zip",
"hash": "3e6b18a5a98a8df2a280344d458f8512d573c3964c594a6fc049cf2d9e55edc6"
"url": "https://github.com/junegunn/fzf/releases/download/v0.56.3/fzf-0.56.3-windows_arm64.zip",
"hash": "966a1a2e2f8b68543dca39c858f6a330d5cff4d1bd0fae9f354a6f5530d8ee4b"
}
},
"bin": "fzf.exe",