fzf: Update to version 0.41.1

This commit is contained in:
github-actions[bot] 2023-05-27 08:26:07 +00:00
parent 96f1cfd092
commit 682f7710a8

View File

@ -1,16 +1,16 @@
{ {
"version": "0.41.0", "version": "0.41.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.41.0/fzf-0.41.0-windows_amd64.zip", "url": "https://github.com/junegunn/fzf/releases/download/0.41.1/fzf-0.41.1-windows_amd64.zip",
"hash": "807c145fe885d302e514de025c7cdbf73a9419b27e6d8e4ee458c0211e65c00a" "hash": "f04ef43a8e05eff9be42a48febcff8cd310e9e05e5ea5c7ebc9dd102cb1de718"
}, },
"arm64": { "arm64": {
"url": "https://github.com/junegunn/fzf/releases/download/0.41.0/fzf-0.41.0-windows_arm64.zip", "url": "https://github.com/junegunn/fzf/releases/download/0.41.1/fzf-0.41.1-windows_arm64.zip",
"hash": "c08ec0f4c410a651180768a148f143c3f47bc373cdd3280492097ac707bbf79c" "hash": "b04cd4afbea8a1795013a418f8aa8bcfded095d60a76edbdcbe9f51252d2ba7f"
} }
}, },
"bin": "fzf.exe", "bin": "fzf.exe",