fzf: Update to version 0.37.0

This commit is contained in:
github-actions[bot] 2023-01-24 20:26:24 +00:00
parent 1fb841d311
commit e84dcbb291

View File

@ -1,16 +1,16 @@
{ {
"version": "0.36.0", "version": "0.37.0",
"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.36.0/fzf-0.36.0-windows_amd64.zip", "url": "https://github.com/junegunn/fzf/releases/download/0.37.0/fzf-0.37.0-windows_amd64.zip",
"hash": "d74716749e0916cc83aca6bc3b9a36e66e9201ce0d36a6640739f8861c1d1835" "hash": "247bffe84ff3294a8c0a7bb96329d5e4152d3d034e13dec59dcc97d8a828000d"
}, },
"arm64": { "arm64": {
"url": "https://github.com/junegunn/fzf/releases/download/0.36.0/fzf-0.36.0-windows_arm64.zip", "url": "https://github.com/junegunn/fzf/releases/download/0.37.0/fzf-0.37.0-windows_arm64.zip",
"hash": "69c41f7bc03810780a77c22755329fed9d715f11fbfb0b6caca6997cf1a1d7b2" "hash": "705def97af3b832f0ab41e1f26f1c704919db342941884a315695059eeed5f3d"
} }
}, },
"bin": "fzf.exe", "bin": "fzf.exe",