mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 14:51:18 +00:00
fzf: Update to version 0.45.0
This commit is contained in:
parent
33e3c9f81f
commit
f055e9d22b
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.44.1",
|
||||
"version": "0.45.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.44.1/fzf-0.44.1-windows_amd64.zip",
|
||||
"hash": "bb8f1d47d9aea2a40b5460ee0399f406ae9081ea4e1cb532593ce5b90b9b620f"
|
||||
"url": "https://github.com/junegunn/fzf/releases/download/0.45.0/fzf-0.45.0-windows_amd64.zip",
|
||||
"hash": "eaac5e0c8ee52c984b92fd5a5ef6e96d4ad33c194ea84aeac17df1d72ea207f8"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/junegunn/fzf/releases/download/0.44.1/fzf-0.44.1-windows_arm64.zip",
|
||||
"hash": "c55ab5b0ec94bef0da610945501e98f73a8d7b770770333539febe93c852ee87"
|
||||
"url": "https://github.com/junegunn/fzf/releases/download/0.45.0/fzf-0.45.0-windows_arm64.zip",
|
||||
"hash": "25aaa210749b28fbb606d6d86616cbd37932ae6572329ab931a1dd582fb72119"
|
||||
}
|
||||
},
|
||||
"bin": "fzf.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user