mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 22:31:19 +00:00
fzf: Update to version 0.43.0
This commit is contained in:
parent
3d5e6fbce8
commit
4d2d0fe644
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.42.0",
|
||||
"version": "0.43.0",
|
||||
"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/0.42.0/fzf-0.42.0-windows_amd64.zip",
|
||||
"hash": "b4c76ab578d59faa9fba11420cb6768e59297e9e0e5496fd8411bb5432463976"
|
||||
"url": "https://github.com/junegunn/fzf/releases/download/0.43.0/fzf-0.43.0-windows_amd64.zip",
|
||||
"hash": "3b815f3f842ddd712da2968948df524b1ebc3df72eba02b80a215a5bf7882f2a"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/junegunn/fzf/releases/download/0.42.0/fzf-0.42.0-windows_arm64.zip",
|
||||
"hash": "49d22a527837c24b6f400d660f117bc5da8e2e02e6639865b0fe56b4e84c4037"
|
||||
"url": "https://github.com/junegunn/fzf/releases/download/0.43.0/fzf-0.43.0-windows_arm64.zip",
|
||||
"hash": "a2b329e4f845cd84649ab4f0afc0fe2682d8a94986b3bafe4972fa168b47bbc1"
|
||||
}
|
||||
},
|
||||
"bin": "fzf.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user