mirror of
https://github.com/anomalyco/opencode.git
synced 2026-04-29 21:19:48 +00:00
ignore: mark ripgrep as an sst/tap/opencode depends_on
This commit is contained in:
parent
08efb9cdf6
commit
57c08b01b7
1 changed files with 2 additions and 0 deletions
|
|
@ -199,6 +199,8 @@ if (!Script.preview) {
|
|||
` homepage "https://github.com/sst/opencode"`,
|
||||
` version "${Script.version.split("-")[0]}"`,
|
||||
"",
|
||||
` depends_on "ripgrep"`,
|
||||
"",
|
||||
" on_macos do",
|
||||
" if Hardware::CPU.intel?",
|
||||
` url "https://github.com/sst/opencode/releases/download/v${Script.version}/opencode-darwin-x64.zip"`,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue