File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change 11class Opencode < Formula
22 desc "AI coding agent, built for the terminal"
33 homepage "https://opencode.ai"
4- url "https://registry.npmjs.org/opencode-ai/-/opencode-ai-0.15.17 .tgz"
5- sha256 "081d59aef4db9522dcacdd1e1a0c16d5d0fc27216cea72e5806ee1c2d8e0dcca "
4+ url "https://registry.npmjs.org/opencode-ai/-/opencode-ai-0.15.18 .tgz"
5+ sha256 "b63d57e068ba9b656263eb14a95f8458abb56d46a387d251669ad01008113fd3 "
66 license "MIT"
77
88 bottle do
9- sha256 arm64_tahoe : "a5c253fa857e466de8d37c24627ed33883cb544212ae59e5d4e8df9c66c77e8a "
10- sha256 arm64_sequoia : "a5c253fa857e466de8d37c24627ed33883cb544212ae59e5d4e8df9c66c77e8a "
11- sha256 arm64_sonoma : "a5c253fa857e466de8d37c24627ed33883cb544212ae59e5d4e8df9c66c77e8a "
12- sha256 cellar : :any_skip_relocation , sonoma : "a60bc9f130542a5f701b22e46bc9522f203d30c4259373b973e56beb2a89704d "
13- sha256 cellar : :any_skip_relocation , arm64_linux : "5ba0336f56b88a811f92bf78c218a1e454ba0050b1c551e21f389611ba0a5cfb "
14- sha256 cellar : :any_skip_relocation , x86_64_linux : "ab9f2905443fec05e62f5830a389d16d245616fe5ef438e1410e2f420969c4b6 "
9+ sha256 arm64_tahoe : "15c68d7f770c8095a662f3c2560073124c3e442bee8d233fa58caf96300b99d6 "
10+ sha256 arm64_sequoia : "15c68d7f770c8095a662f3c2560073124c3e442bee8d233fa58caf96300b99d6 "
11+ sha256 arm64_sonoma : "15c68d7f770c8095a662f3c2560073124c3e442bee8d233fa58caf96300b99d6 "
12+ sha256 cellar : :any_skip_relocation , sonoma : "2132078688a4b9f74da15546b47712c5d8d8d0fe667144c300da3a869bfa0ecb "
13+ sha256 cellar : :any_skip_relocation , arm64_linux : "dbc5083d889f4208cdc14414259c6091c6914aa2f593ca70a5abb83f01aa0f34 "
14+ sha256 cellar : :any_skip_relocation , x86_64_linux : "da5e6cec6b22f5b25e68684423a1e614ced64c11126917f43bf5448775cdbdc0 "
1515 end
1616
1717 depends_on "node"
You can’t perform that action at this time.
0 commit comments