mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
fzf: Update to version 0.65.0
This commit is contained in:
parent
46e00f2961
commit
d158932e59
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.64.0",
|
"version": "0.65.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.64.0/fzf-0.64.0-windows_amd64.zip",
|
"url": "https://github.com/junegunn/fzf/releases/download/v0.65.0/fzf-0.65.0-windows_amd64.zip",
|
||||||
"hash": "b94fea89d118ffb7f91eb48db05fb4deea689aab7f8ef52c9c10fdc4489adbed"
|
"hash": "0965eef0b767d4cb73f068b6f6e30ef21f6ba747ce978e0c9ab36105ad4e2854"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/junegunn/fzf/releases/download/v0.64.0/fzf-0.64.0-windows_arm64.zip",
|
"url": "https://github.com/junegunn/fzf/releases/download/v0.65.0/fzf-0.65.0-windows_arm64.zip",
|
||||||
"hash": "e8802f42491b8827d6e8b51cb1311ec86a00d4b3f57e57635d621dd66f4efd74"
|
"hash": "7a9a5733394ec3013ab2e13e9322bfde8544abc133ab74839325d46557767251"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "fzf.exe",
|
"bin": "fzf.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user