mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-08 09:41:20 +00:00
fzf: Update to version 0.26.0
This commit is contained in:
parent
b10b3f2a23
commit
b37d124f24
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "0.25.1",
|
"version": "0.26.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.25.1/fzf-0.25.1-windows_amd64.zip",
|
"url": "https://github.com/junegunn/fzf/releases/download/0.26.0/fzf-0.26.0-windows_amd64.zip",
|
||||||
"hash": "8acee209dc2097f3be842aecce5980704458cd72bde8927310460a6c539edbce"
|
"hash": "d1831811ab728f33b8bdf58ff9f1b1af169b643f2b67bd52d200c76c8bb85252"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "fzf.exe",
|
"bin": "fzf.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user