mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
fzf: Update to version 0.37.0
This commit is contained in:
parent
1fb841d311
commit
e84dcbb291
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.36.0",
|
||||
"version": "0.37.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/releases/download/0.36.0/fzf-0.36.0-windows_amd64.zip",
|
||||
"hash": "d74716749e0916cc83aca6bc3b9a36e66e9201ce0d36a6640739f8861c1d1835"
|
||||
"url": "https://github.com/junegunn/fzf/releases/download/0.37.0/fzf-0.37.0-windows_amd64.zip",
|
||||
"hash": "247bffe84ff3294a8c0a7bb96329d5e4152d3d034e13dec59dcc97d8a828000d"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/junegunn/fzf/releases/download/0.36.0/fzf-0.36.0-windows_arm64.zip",
|
||||
"hash": "69c41f7bc03810780a77c22755329fed9d715f11fbfb0b6caca6997cf1a1d7b2"
|
||||
"url": "https://github.com/junegunn/fzf/releases/download/0.37.0/fzf-0.37.0-windows_arm64.zip",
|
||||
"hash": "705def97af3b832f0ab41e1f26f1c704919db342941884a315695059eeed5f3d"
|
||||
}
|
||||
},
|
||||
"bin": "fzf.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user