mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
rga: Shim rga-fzf (#5687)
This commit is contained in:
parent
a5386c8d87
commit
0fad664983
@ -9,6 +9,9 @@
|
||||
"poppler",
|
||||
"ripgrep"
|
||||
],
|
||||
"suggest": {
|
||||
"fzf": "fzf"
|
||||
},
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/phiresky/ripgrep-all/releases/download/v0.10.6/ripgrep_all-v0.10.6-x86_64-pc-windows-msvc.zip",
|
||||
@ -18,6 +21,7 @@
|
||||
},
|
||||
"bin": [
|
||||
"rga.exe",
|
||||
"rga-fzf.exe",
|
||||
"rga-preproc.exe"
|
||||
],
|
||||
"checkver": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user