mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 12:51:19 +00:00
fzf: Update to version 0.38.0
This commit is contained in:
parent
1185ea01e6
commit
ad86ae438c
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.37.0",
|
"version": "0.38.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.37.0/fzf-0.37.0-windows_amd64.zip",
|
"url": "https://github.com/junegunn/fzf/releases/download/0.38.0/fzf-0.38.0-windows_amd64.zip",
|
||||||
"hash": "247bffe84ff3294a8c0a7bb96329d5e4152d3d034e13dec59dcc97d8a828000d"
|
"hash": "32804b243e117dbf1b317fdd32f24c23c047642a394fa9ac7dabf50540dbb759"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/junegunn/fzf/releases/download/0.37.0/fzf-0.37.0-windows_arm64.zip",
|
"url": "https://github.com/junegunn/fzf/releases/download/0.38.0/fzf-0.38.0-windows_arm64.zip",
|
||||||
"hash": "705def97af3b832f0ab41e1f26f1c704919db342941884a315695059eeed5f3d"
|
"hash": "37b179d379185d44f7f0c6c8c48c42c7bc197bc33179d6e1a937c44ab6172440"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "fzf.exe",
|
"bin": "fzf.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user