mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
fzf: Update to version 0.56.2
This commit is contained in:
parent
ebe6910f37
commit
695270ac08
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.56.1",
|
"version": "0.56.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.56.1/fzf-0.56.1-windows_amd64.zip",
|
"url": "https://github.com/junegunn/fzf/releases/download/v0.56.2/fzf-0.56.2-windows_amd64.zip",
|
||||||
"hash": "a5d41f2b247192b42d78f49383ec2c87b0ff287d17a66386751f56e3371f0fcc"
|
"hash": "378f323c4bb7aa9a300eb8dc3acad5260d97c5ebf8e11793b2b47c40598c938e"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/junegunn/fzf/releases/download/v0.56.1/fzf-0.56.1-windows_arm64.zip",
|
"url": "https://github.com/junegunn/fzf/releases/download/v0.56.2/fzf-0.56.2-windows_arm64.zip",
|
||||||
"hash": "90c0144f2ef3434c9ba3fc508bdc1691ee1090858a24ea2dd6707d29d329847e"
|
"hash": "3e6b18a5a98a8df2a280344d458f8512d573c3964c594a6fc049cf2d9e55edc6"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "fzf.exe",
|
"bin": "fzf.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user