fzf: Update to version 0.52.0

This commit is contained in:
github-actions[bot] 2024-05-07 16:28:16 +00:00
parent 4b3e7b6567
commit 921261877b

View File

@ -1,16 +1,16 @@
{ {
"version": "0.51.0", "version": "0.52.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/0.51.0/fzf-0.51.0-windows_amd64.zip", "url": "https://github.com/junegunn/fzf/releases/download/0.52.0/fzf-0.52.0-windows_amd64.zip",
"hash": "8fc0b61658f95125cfa951d777a2fa08d6ab2e91fd2a6700fe7f847f48b736e0" "hash": "774c9041b69542ba84aedd63f7a050b4d8a27ad4ad1453e67bdc12cfa61649c3"
}, },
"arm64": { "arm64": {
"url": "https://github.com/junegunn/fzf/releases/download/0.51.0/fzf-0.51.0-windows_arm64.zip", "url": "https://github.com/junegunn/fzf/releases/download/0.52.0/fzf-0.52.0-windows_arm64.zip",
"hash": "6cf61d1140e2704b8f88199ea82720c5d0ed383948c613f0f0a2a2c9cdead0d6" "hash": "0298a5098ddc54e8170683034bd40869e50b9c6b9df9fb52bd430b1c0d349efd"
} }
}, },
"bin": "fzf.exe", "bin": "fzf.exe",