fzf: Update to version 0.25.1

This commit is contained in:
Jakub Čábera 2021-02-03 19:01:28 +01:00
parent 74739891f3
commit 9e8910ac38

View File

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