fzf: Update to version 0.56.1

This commit is contained in:
github-actions[bot] 2024-11-10 16:28:32 +00:00
parent e8a912dc83
commit 2f11972cc4

View File

@ -1,16 +1,16 @@
{ {
"version": "0.56.0", "version": "0.56.1",
"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.56.0/fzf-0.56.0-windows_amd64.zip", "url": "https://github.com/junegunn/fzf/releases/download/v0.56.1/fzf-0.56.1-windows_amd64.zip",
"hash": "116cf92206ca23217cc75deacc61755a8ed926a37a3e24c1338f128dd9a8ba3d" "hash": "a5d41f2b247192b42d78f49383ec2c87b0ff287d17a66386751f56e3371f0fcc"
}, },
"arm64": { "arm64": {
"url": "https://github.com/junegunn/fzf/releases/download/v0.56.0/fzf-0.56.0-windows_arm64.zip", "url": "https://github.com/junegunn/fzf/releases/download/v0.56.1/fzf-0.56.1-windows_arm64.zip",
"hash": "55696ee6632bb28efc812f636204c1e220eb72350f7ea033b10d507c55e36b33" "hash": "90c0144f2ef3434c9ba3fc508bdc1691ee1090858a24ea2dd6707d29d329847e"
} }
}, },
"bin": "fzf.exe", "bin": "fzf.exe",