mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 09:11:18 +00:00
fzf: Update to version 0.61.1
This commit is contained in:
parent
e2e41cfecb
commit
2229d567e8
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.61.0",
|
||||
"version": "0.61.1",
|
||||
"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/v0.61.0/fzf-0.61.0-windows_amd64.zip",
|
||||
"hash": "812e272e2038e969a370fd96ebe604d5ed4d29f465ae60412cfb3b768e0a1caf"
|
||||
"url": "https://github.com/junegunn/fzf/releases/download/v0.61.1/fzf-0.61.1-windows_amd64.zip",
|
||||
"hash": "c757baaeb1d55f5666970a559ddd3b39307bd4ee5598f872940e8cccbacc5b6c"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/junegunn/fzf/releases/download/v0.61.0/fzf-0.61.0-windows_arm64.zip",
|
||||
"hash": "b75aeeec398bb8f7e8744b4b0eb76483b53b8dfc245ce665612872a25fffa2af"
|
||||
"url": "https://github.com/junegunn/fzf/releases/download/v0.61.1/fzf-0.61.1-windows_arm64.zip",
|
||||
"hash": "520945ac04551316d1fbfeb8c62284be68ea4549322063e93fe4a127f3591452"
|
||||
}
|
||||
},
|
||||
"bin": "fzf.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user