mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-09 02:01:26 +00:00
fzf: Update to version 0.49.0
This commit is contained in:
parent
3fcfd99490
commit
b6b8548c6f
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.48.1",
|
||||
"version": "0.49.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.48.1/fzf-0.48.1-windows_amd64.zip",
|
||||
"hash": "e8d7c48034517a5dabe4f0d19bc0166bac03323cbd8f4605e859ccf22d232fdb"
|
||||
"url": "https://github.com/junegunn/fzf/releases/download/0.49.0/fzf-0.49.0-windows_amd64.zip",
|
||||
"hash": "6480965e9e39c4d78c51d96fc6d18ede10778c00cb595d1bdffaf753f7a1a59e"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/junegunn/fzf/releases/download/0.48.1/fzf-0.48.1-windows_arm64.zip",
|
||||
"hash": "3ab1670a3d9d0a53ef8990e994e1ecbd0ab9f3b82a9bb65fe68ab8a9451e7fdb"
|
||||
"url": "https://github.com/junegunn/fzf/releases/download/0.49.0/fzf-0.49.0-windows_arm64.zip",
|
||||
"hash": "3ff75c6dc34f559097a45da3e73e7c06822dfc1686849875af28f1b9a3bd6c53"
|
||||
}
|
||||
},
|
||||
"bin": "fzf.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user