fzf: Update to version 0.44.0

This commit is contained in:
github-actions[bot] 2023-11-12 16:26:56 +00:00
parent 5d5b3416ed
commit 7f479228ca

View File

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