fzf: Update to version 0.33.0

This commit is contained in:
github-actions[bot] 2022-08-29 00:34:36 +00:00
parent 44f56bd827
commit b960f6e6ed

View File

@ -1,12 +1,12 @@
{
"version": "0.32.1",
"version": "0.33.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.32.1/fzf-0.32.1-windows_amd64.zip",
"hash": "fba5bac1a61f6f26237f628c7cce9bd5e87f55c34e06348deaf27f627b126aa7"
"url": "https://github.com/junegunn/fzf/releases/download/0.33.0/fzf-0.33.0-windows_amd64.zip",
"hash": "f2ddd0ce44f2ebd52009c0f36d99270d711234a605529e01fd97fef87223fd1e"
}
},
"bin": "fzf.exe",