fzf: Update to version 0.25.0

This commit is contained in:
Jakub Čábera 2021-01-02 21:19:35 +01:00
parent a35070b1a2
commit ac12735135

View File

@ -1,12 +1,12 @@
{
"version": "0.24.4",
"version": "0.25.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.24.4/fzf-0.24.4-windows_amd64.zip",
"hash": "144dffb0e1841913185c41bd54e260bcae67631bfdfcaf3515a240c5b14076bb"
"url": "https://github.com/junegunn/fzf/releases/download/0.25.0/fzf-0.25.0-windows_amd64.zip",
"hash": "099712165a1068159ffa7c56e285dfa782b76de7106b7a7e1b9ef8cd000e4dbc"
}
},
"bin": "fzf.exe",