mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
fzf: Update to version 0.54.2
This commit is contained in:
parent
f98d005c75
commit
57b6bfb88a
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.54.1",
|
"version": "0.54.2",
|
||||||
"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/v0.54.1/fzf-0.54.1-windows_amd64.zip",
|
"url": "https://github.com/junegunn/fzf/releases/download/v0.54.2/fzf-0.54.2-windows_amd64.zip",
|
||||||
"hash": "ac9a189da25d5ebf0ec1c8c34088f6763cbd22d35b285d40fdabd192f0ee7b40"
|
"hash": "5c18ef1b09e75a1dff218457245dfb4eff78f16362d6f8bded33c74640286673"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/junegunn/fzf/releases/download/v0.54.1/fzf-0.54.1-windows_arm64.zip",
|
"url": "https://github.com/junegunn/fzf/releases/download/v0.54.2/fzf-0.54.2-windows_arm64.zip",
|
||||||
"hash": "4c87ea56d65adb6bba475a4690a1385eb358cf3d4724fb6e30e45b79923f1feb"
|
"hash": "9cb85bd2f8f6ad52a53d04e28c0f9a0a29ebd55162a0f1d7301133020ccd1378"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "fzf.exe",
|
"bin": "fzf.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user