fzf: Update to version 0.32.1

This commit is contained in:
github-actions[bot] 2022-08-08 20:30:10 +00:00
parent 2e4972b7d7
commit 58d994bf74

View File

@ -1,12 +1,12 @@
{ {
"version": "0.32.0", "version": "0.32.1",
"description": "A general-purpose command-line fuzzy finder", "description": "A general-purpose command-line fuzzy finder",
"homepage": "https://github.com/junegunn/fzf", "homepage": "https://github.com/junegunn/fzf",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/junegunn/fzf/releases/download/0.32.0/fzf-0.32.0-windows_amd64.zip", "url": "https://github.com/junegunn/fzf/releases/download/0.32.1/fzf-0.32.1-windows_amd64.zip",
"hash": "14c7d692ae252e35aeb53c17c995f56b21e0f1afb2d1bca3efb2a5ad5410b661" "hash": "fba5bac1a61f6f26237f628c7cce9bd5e87f55c34e06348deaf27f627b126aa7"
} }
}, },
"bin": "fzf.exe", "bin": "fzf.exe",