mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-08 17:51:21 +00:00
fzf: Update to version 0.44.1
This commit is contained in:
parent
919567ec7c
commit
72b2bdba5a
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.44.0",
|
||||
"version": "0.44.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/0.44.0/fzf-0.44.0-windows_amd64.zip",
|
||||
"hash": "d1c3f874ac712e5ce274d72158ed77f35d957d8425e2c09df36bd10948e1446a"
|
||||
"url": "https://github.com/junegunn/fzf/releases/download/0.44.1/fzf-0.44.1-windows_amd64.zip",
|
||||
"hash": "bb8f1d47d9aea2a40b5460ee0399f406ae9081ea4e1cb532593ce5b90b9b620f"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/junegunn/fzf/releases/download/0.44.0/fzf-0.44.0-windows_arm64.zip",
|
||||
"hash": "0ee7c4bbb0d5008c6dbdeb2b3e5d8046435ee8dab55f9e898af0a5fda8be267d"
|
||||
"url": "https://github.com/junegunn/fzf/releases/download/0.44.1/fzf-0.44.1-windows_arm64.zip",
|
||||
"hash": "c55ab5b0ec94bef0da610945501e98f73a8d7b770770333539febe93c852ee87"
|
||||
}
|
||||
},
|
||||
"bin": "fzf.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user