fzf: Update to version 0.36.0

This commit is contained in:
github-actions[bot] 2023-01-16 20:25:43 +00:00
parent 5339ae2787
commit 2d2ec0b95a

View File

@ -1,16 +1,16 @@
{
"version": "0.35.1",
"version": "0.36.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.35.1/fzf-0.35.1-windows_amd64.zip",
"hash": "621e37dfb2338f021632ab819fe5479d56f912bf642db6bc242f59443d143d32"
"url": "https://github.com/junegunn/fzf/releases/download/0.36.0/fzf-0.36.0-windows_amd64.zip",
"hash": "d74716749e0916cc83aca6bc3b9a36e66e9201ce0d36a6640739f8861c1d1835"
},
"arm64": {
"url": "https://github.com/junegunn/fzf/releases/download/0.35.1/fzf-0.35.1-windows_arm64.zip",
"hash": "c4d6d31f7d75576b3268e9691de3c5bd322168f37293a14cc7a8817406cff178"
"url": "https://github.com/junegunn/fzf/releases/download/0.36.0/fzf-0.36.0-windows_arm64.zip",
"hash": "69c41f7bc03810780a77c22755329fed9d715f11fbfb0b6caca6997cf1a1d7b2"
}
},
"bin": "fzf.exe",