ignore: mark ripgrep as an sst/tap/opencode depends_on

pull/5269/head
Aiden Cline 2025-12-08 16:42:32 -06:00
parent 08efb9cdf6
commit 57c08b01b7
1 changed files with 2 additions and 0 deletions

View File

@ -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"`,