fzf: Update to version 0.41.0

This commit is contained in:
github-actions[bot] 2023-05-25 16:27:53 +00:00
parent 11a2221e21
commit f961bd4353

View File

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