mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
fzf: Update to version 0.65.1
This commit is contained in:
parent
c1b5910b59
commit
35f66d0165
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.65.0",
|
||||
"version": "0.65.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.65.0/fzf-0.65.0-windows_amd64.zip",
|
||||
"hash": "0965eef0b767d4cb73f068b6f6e30ef21f6ba747ce978e0c9ab36105ad4e2854"
|
||||
"url": "https://github.com/junegunn/fzf/releases/download/v0.65.1/fzf-0.65.1-windows_amd64.zip",
|
||||
"hash": "1036c30e141f8885688b925f47e793c32af70cb447823a54dc71e7e6ef2eb160"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/junegunn/fzf/releases/download/v0.65.0/fzf-0.65.0-windows_arm64.zip",
|
||||
"hash": "7a9a5733394ec3013ab2e13e9322bfde8544abc133ab74839325d46557767251"
|
||||
"url": "https://github.com/junegunn/fzf/releases/download/v0.65.1/fzf-0.65.1-windows_arm64.zip",
|
||||
"hash": "98c295e67c1c0e7348c2f949a9bb8725eb79e985afa6a24ba320ddf70c170471"
|
||||
}
|
||||
},
|
||||
"bin": "fzf.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user