mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
fzf: Update to version 0.63.0
This commit is contained in:
parent
07010c5378
commit
d6227656a2
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.62.0",
|
"version": "0.63.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/v0.62.0/fzf-0.62.0-windows_amd64.zip",
|
"url": "https://github.com/junegunn/fzf/releases/download/v0.63.0/fzf-0.63.0-windows_amd64.zip",
|
||||||
"hash": "dac80c9d652c34f0ccd5d7c1c7b0e3ac9aa2e26c86d0a98b206ce5126f8a9774"
|
"hash": "6cca8caa140632f7b7abdf36110b6cde651f4470fb95acf1366b578ad097cae7"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/junegunn/fzf/releases/download/v0.62.0/fzf-0.62.0-windows_arm64.zip",
|
"url": "https://github.com/junegunn/fzf/releases/download/v0.63.0/fzf-0.63.0-windows_arm64.zip",
|
||||||
"hash": "84f5208a4f5ed45da23137a854a9b0119e1a3e2f4d60df8b05835eec2f2bbff1"
|
"hash": "57b1f799d7a4c3e2839c766aed7f10bd0d0c662b2034e76fe63b5a64c1c1a279"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "fzf.exe",
|
"bin": "fzf.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user