mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 12:51:19 +00:00
fzf: Update to version 0.35.0
This commit is contained in:
parent
2448e20b1b
commit
cf15d5e0a3
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.34.0",
|
"version": "0.35.0",
|
||||||
"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.34.0/fzf-0.34.0-windows_amd64.zip",
|
"url": "https://github.com/junegunn/fzf/releases/download/0.35.0/fzf-0.35.0-windows_amd64.zip",
|
||||||
"hash": "8fb01d13587fb1e240129ce11b5814ea2b7e08a9f014b363d3e79cec595b80e5"
|
"hash": "2a04f69f8c35c36301ce2dbc94f640a59888365000e830e4003b487b821e4f76"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/junegunn/fzf/releases/download/0.34.0/fzf-0.34.0-windows_arm64.zip",
|
"url": "https://github.com/junegunn/fzf/releases/download/0.35.0/fzf-0.35.0-windows_arm64.zip",
|
||||||
"hash": "875151b30c39e17f9a74229d73463225dbea1444f414099b624ac1bd38262207"
|
"hash": "11101a8a80928cad49fa5e2ccf2cc85c0b7a9d26911048bd8e195ee5a0130496"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "fzf.exe",
|
"bin": "fzf.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user