mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 08:41:20 +00:00
Update fzf to version 0.17.1
This commit is contained in:
parent
2df398a740
commit
181ebbc754
10
fzf.json
10
fzf.json
@ -1,15 +1,15 @@
|
|||||||
{
|
{
|
||||||
"homepage": "https://github.com/junegunn/fzf",
|
"homepage": "https://github.com/junegunn/fzf",
|
||||||
"version": "0.17.0",
|
"version": "0.17.1",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/junegunn/fzf-bin/releases/download/0.17.0/fzf-0.17.0-windows_amd64.zip",
|
"url": "https://github.com/junegunn/fzf-bin/releases/download/0.17.1/fzf-0.17.1-windows_amd64.zip",
|
||||||
"hash": "4b69c886ac2d594577ca9afa5d4986a5d2dd6e2f80cc546c6023c1410417a9c9"
|
"hash": "3f59921c15e8c1adf9323819a2b5f28ef4944e1156df2785aa632e0d8c83923c"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/junegunn/fzf-bin/releases/download/0.17.0/fzf-0.17.0-windows_386.zip",
|
"url": "https://github.com/junegunn/fzf-bin/releases/download/0.17.1/fzf-0.17.1-windows_386.zip",
|
||||||
"hash": "55d44d0782230e9f3c878e5f01579b8409e88c11e75b300c8d0861f207e85ef4"
|
"hash": "ad1763cde14b5cc0d9860f042ca0c6fb3d2f142e1f8d394c0edf1f567c888e50"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "fzf.exe",
|
"bin": "fzf.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user