mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-08 17:51:21 +00:00
fzf: Update to version 0.24.2
This commit is contained in:
parent
91003b4eeb
commit
8dd6581253
@ -1,18 +1,16 @@
|
||||
{
|
||||
"version": "0.24.1",
|
||||
"version": "0.24.2",
|
||||
"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.24.1/fzf-0.24.1-windows_amd64.zip",
|
||||
"hash": "1f1e5c7b8f77c54e532bf03c74f459adf93a32b1c60a74cad92ee7e2b56b2255"
|
||||
"url": "https://github.com/junegunn/fzf/releases/download/0.24.2/fzf-0.24.2-windows_amd64.zip",
|
||||
"hash": "34a87f1605831036dbc4a53e28e10886cb651761848622b9b3dfb06e68511ac4"
|
||||
}
|
||||
},
|
||||
"bin": "fzf.exe",
|
||||
"checkver": {
|
||||
"github": "https://github.com/junegunn/fzf"
|
||||
},
|
||||
"checkver": "github",
|
||||
"autoupdate": {
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user