fzf: Update to version 0.60.0

This commit is contained in:
github-actions[bot] 2025-02-12 16:31:55 +00:00
parent 63ba30a51a
commit e245dc9ec4

View File

@ -1,16 +1,16 @@
{ {
"version": "0.59.0", "version": "0.60.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/v0.59.0/fzf-0.59.0-windows_amd64.zip", "url": "https://github.com/junegunn/fzf/releases/download/v0.60.0/fzf-0.60.0-windows_amd64.zip",
"hash": "a13586ad8f889723ae76eb6c9e8faf8c8ee799cc273a10cd87e22b16496c37de" "hash": "a957eac70add4d611387bd87dc1dda4764c86d912ee74dffac0dad93989aad68"
}, },
"arm64": { "arm64": {
"url": "https://github.com/junegunn/fzf/releases/download/v0.59.0/fzf-0.59.0-windows_arm64.zip", "url": "https://github.com/junegunn/fzf/releases/download/v0.60.0/fzf-0.60.0-windows_arm64.zip",
"hash": "5d13e5eb55fd98ecf58ca9f46d1738b0735988eac5203cac9c3da5f4bbbb4175" "hash": "1f0148351bdd7becb0f3cf543d6342a9e8650d3ced3a358183d419ae083d8716"
} }
}, },
"bin": "fzf.exe", "bin": "fzf.exe",