fzf: Update to version 0.46.0

This commit is contained in:
github-actions[bot] 2024-01-23 16:28:13 +00:00
parent cab3428850
commit a2823855e0

View File

@ -1,16 +1,16 @@
{
"version": "0.45.0",
"version": "0.46.0",
"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/0.45.0/fzf-0.45.0-windows_amd64.zip",
"hash": "eaac5e0c8ee52c984b92fd5a5ef6e96d4ad33c194ea84aeac17df1d72ea207f8"
"url": "https://github.com/junegunn/fzf/releases/download/0.46.0/fzf-0.46.0-windows_amd64.zip",
"hash": "8acabc8408b1ccb3354df65972c632151bb87d6e7f30ebf2069b74d66062b8f6"
},
"arm64": {
"url": "https://github.com/junegunn/fzf/releases/download/0.45.0/fzf-0.45.0-windows_arm64.zip",
"hash": "25aaa210749b28fbb606d6d86616cbd37932ae6572329ab931a1dd582fb72119"
"url": "https://github.com/junegunn/fzf/releases/download/0.46.0/fzf-0.46.0-windows_arm64.zip",
"hash": "00cb61f7ed723ce7f35d1942ab8802f3ad3c16b1089b99cce611bd157cff6e20"
}
},
"bin": "fzf.exe",