mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
fzf: Update to version 0.23.0
This commit is contained in:
parent
e2fcaa66b3
commit
0a9258bbbf
@ -1,16 +1,12 @@
|
||||
{
|
||||
"version": "0.22.0",
|
||||
"description": "A general-purpose command-line fuzzy finder.",
|
||||
"version": "0.23.0",
|
||||
"description": "A general-purpose command-line fuzzy finder",
|
||||
"homepage": "https://github.com/junegunn/fzf",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/junegunn/fzf-bin/releases/download/0.22.0/fzf-0.22.0-windows_amd64.zip",
|
||||
"hash": "755a5750c5fe8423058943f0837c34db1d1a3f77bf815084df4fa847fbeb18fc"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/junegunn/fzf-bin/releases/download/0.22.0/fzf-0.22.0-windows_386.zip",
|
||||
"hash": "3b281ba73a94d35e0c6682dc24cbceafb10fda07cb62b3717377eb2dc26f84d2"
|
||||
"url": "https://github.com/junegunn/fzf-bin/releases/download/0.23.0/fzf-0.23.0-windows_amd64.zip",
|
||||
"hash": "2a508a280a796d098c5e733c74bd3803af3f37c043b2e156be122727e625a575"
|
||||
}
|
||||
},
|
||||
"bin": "fzf.exe",
|
||||
@ -21,9 +17,6 @@
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/junegunn/fzf-bin/releases/download/$version/fzf-$version-windows_amd64.zip"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/junegunn/fzf-bin/releases/download/$version/fzf-$version-windows_386.zip"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user