fzf: Update to version 0.44.1

This commit is contained in:
github-actions[bot] 2023-11-18 16:26:43 +00:00
parent 919567ec7c
commit 72b2bdba5a

View File

@ -1,16 +1,16 @@
{ {
"version": "0.44.0", "version": "0.44.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.44.0/fzf-0.44.0-windows_amd64.zip", "url": "https://github.com/junegunn/fzf/releases/download/0.44.1/fzf-0.44.1-windows_amd64.zip",
"hash": "d1c3f874ac712e5ce274d72158ed77f35d957d8425e2c09df36bd10948e1446a" "hash": "bb8f1d47d9aea2a40b5460ee0399f406ae9081ea4e1cb532593ce5b90b9b620f"
}, },
"arm64": { "arm64": {
"url": "https://github.com/junegunn/fzf/releases/download/0.44.0/fzf-0.44.0-windows_arm64.zip", "url": "https://github.com/junegunn/fzf/releases/download/0.44.1/fzf-0.44.1-windows_arm64.zip",
"hash": "0ee7c4bbb0d5008c6dbdeb2b3e5d8046435ee8dab55f9e898af0a5fda8be267d" "hash": "c55ab5b0ec94bef0da610945501e98f73a8d7b770770333539febe93c852ee87"
} }
}, },
"bin": "fzf.exe", "bin": "fzf.exe",