mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
fzf: Update to version 0.30.0
This commit is contained in:
parent
59248ff5ff
commit
6d51d80650
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "0.29.0",
|
"version": "0.30.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.29.0/fzf-0.29.0-windows_amd64.zip",
|
"url": "https://github.com/junegunn/fzf/releases/download/0.30.0/fzf-0.30.0-windows_amd64.zip",
|
||||||
"hash": "f0797ceee089017108c80b09086c71b8eec43d4af11ce939b78b1d5cfd202540"
|
"hash": "ab0ed3255564df1a6643ff492ebc728c25f3df9eaa5c11ac7a28cf661667412f"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "fzf.exe",
|
"bin": "fzf.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user