fzf: Update to version 0.60.3

This commit is contained in:
github-actions[bot] 2025-03-03 08:30:56 +00:00
parent 8857327fe3
commit 3c6bed40b7

View File

@ -1,16 +1,16 @@
{ {
"version": "0.60.2", "version": "0.60.3",
"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.60.2/fzf-0.60.2-windows_amd64.zip", "url": "https://github.com/junegunn/fzf/releases/download/v0.60.3/fzf-0.60.3-windows_amd64.zip",
"hash": "e1087d9ffe5df96c7075ef86d3154e92040565d957ddfa142f847ae27a83da7e" "hash": "1a0aa1407ffdec7fad404a6212c6e111c12cc791484def09843674dae3537faa"
}, },
"arm64": { "arm64": {
"url": "https://github.com/junegunn/fzf/releases/download/v0.60.2/fzf-0.60.2-windows_arm64.zip", "url": "https://github.com/junegunn/fzf/releases/download/v0.60.3/fzf-0.60.3-windows_arm64.zip",
"hash": "c41fb03cb3fdd23a34e7a49c3507708885509a3fdc8bdf079b1ef0b1619104dc" "hash": "afd6351792b41d249e0a6f5cbe21600017bb430c2aad617ec7b0025e28e7da56"
} }
}, },
"bin": "fzf.exe", "bin": "fzf.exe",