mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-08 17:51:21 +00:00
Update fzf to version 0.17.0
This commit is contained in:
parent
3852a42326
commit
e33074ba8b
10
fzf.json
10
fzf.json
@ -1,15 +1,15 @@
|
|||||||
{
|
{
|
||||||
"homepage": "https://github.com/junegunn/fzf",
|
"homepage": "https://github.com/junegunn/fzf",
|
||||||
"version": "0.16.11",
|
"version": "0.17.0",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/junegunn/fzf-bin/releases/download/0.16.11/fzf-0.16.11-windows_amd64.zip",
|
"url": "https://github.com/junegunn/fzf-bin/releases/download/0.17.0/fzf-0.17.0-windows_amd64.zip",
|
||||||
"hash": "8b4ff9ec3818c0f7e2a5eab3400238aa3796f357671f284898d6ef4139db4039"
|
"hash": "4b69c886ac2d594577ca9afa5d4986a5d2dd6e2f80cc546c6023c1410417a9c9"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/junegunn/fzf-bin/releases/download/0.16.11/fzf-0.16.11-windows_386.zip",
|
"url": "https://github.com/junegunn/fzf-bin/releases/download/0.17.0/fzf-0.17.0-windows_386.zip",
|
||||||
"hash": "24b2b6c09f6d361e1233e18a53e975dbafe9b77813ee59a6825a3c4c2359f431"
|
"hash": "55d44d0782230e9f3c878e5f01579b8409e88c11e75b300c8d0861f207e85ef4"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "fzf.exe",
|
"bin": "fzf.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user