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.6 .tgz"
5- sha256 "6dadb99f5817b39ebe954bffeec256f0df4dc1733e29b6aa36dcec6548fd956f "
4+ url "https://registry.npmjs.org/opencode-ai/-/opencode-ai-0.15.7 .tgz"
5+ sha256 "652d0550cd662c1770283c9b9e93ab4c01cd9895d8bcc9b7b4533f9da4ade241 "
66 license "MIT"
77
88 bottle do
9- sha256 arm64_tahoe : "7f6308e8ba6e66f0d3cfbf26dffcf1ff6b3c0757335c719d432f13f37dc8c6b2 "
10- sha256 arm64_sequoia : "7f6308e8ba6e66f0d3cfbf26dffcf1ff6b3c0757335c719d432f13f37dc8c6b2 "
11- sha256 arm64_sonoma : "7f6308e8ba6e66f0d3cfbf26dffcf1ff6b3c0757335c719d432f13f37dc8c6b2 "
12- sha256 cellar : :any_skip_relocation , sonoma : "4dc3edd63f1d36f6b8d7db33f0b6605ff7a0fa3fcd8ae0731a7c21f289ab9176 "
13- sha256 cellar : :any_skip_relocation , arm64_linux : "2889f6355080370e2b5475ad4aff879647292a00706c2361748f9ff5aebc92de "
14- sha256 cellar : :any_skip_relocation , x86_64_linux : "b92774861fe031b3d97fd3d40a78980dd0183fde5c3e069ca2c5f68368d5cbfe "
9+ sha256 arm64_tahoe : "d41911f35f00fc70e26a698d40e7ccbd006c130ee668faffc5dabed044656617 "
10+ sha256 arm64_sequoia : "d41911f35f00fc70e26a698d40e7ccbd006c130ee668faffc5dabed044656617 "
11+ sha256 arm64_sonoma : "d41911f35f00fc70e26a698d40e7ccbd006c130ee668faffc5dabed044656617 "
12+ sha256 cellar : :any_skip_relocation , sonoma : "d501ce435e43265120fc73fffb05a1e4affc670f6e7db1d84b199e7393e1c32f "
13+ sha256 cellar : :any_skip_relocation , arm64_linux : "157cdc2f0d15828abe97bf1339d6f8dd414064ae340a107043de6419768b70d0 "
14+ sha256 cellar : :any_skip_relocation , x86_64_linux : "fe90e3de58b07551ad4be40ad7ac0746be2a345a10fc7167c860f1bcb91a63b5 "
1515 end
1616
1717 depends_on "node"
You can’t perform that action at this time.
0 commit comments