Skip to content

Commit 364c45e

Browse files
authored
Merge pull request #249974 from Homebrew/bump-opencode-0.15.7
opencode 0.15.7
2 parents 54674c7 + 9178ae9 commit 364c45e

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

Formula/o/opencode.rb

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
class 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"

0 commit comments

Comments
 (0)