fzf: Update to version 0.31.0

This commit is contained in:
github-actions[bot] 2022-07-21 20:28:48 +00:00
parent 88fe5eb0aa
commit 96b4876b3b

View File

@ -1,12 +1,12 @@
{
"version": "0.30.0",
"version": "0.31.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.30.0/fzf-0.30.0-windows_amd64.zip",
"hash": "ab0ed3255564df1a6643ff492ebc728c25f3df9eaa5c11ac7a28cf661667412f"
"url": "https://github.com/junegunn/fzf/releases/download/0.31.0/fzf-0.31.0-windows_amd64.zip",
"hash": "f25ba43906090d6663808ec2ad89fd6960f4bb4ba2d77ccf5b27b238df1c893c"
}
},
"bin": "fzf.exe",