Skip to content

Commit f459bef

Browse files
authored
Merge pull request #254812 from Homebrew/bump-opencode-1.0.71
opencode 1.0.71
2 parents b6e72c9 + 59ebd87 commit f459bef

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-1.0.69.tgz"
5-
sha256 "d20f88e58a3e9cb4c9bd42a8b06d45ccb6ae17bcdd59be841e08d3ab3d68d815"
4+
url "https://registry.npmjs.org/opencode-ai/-/opencode-ai-1.0.71.tgz"
5+
sha256 "22833cfaecd116933dbc56fd7f0aea7c97d8373f7e3d18313dcd4f5d08c39311"
66
license "MIT"
77

88
bottle do
9-
sha256 arm64_tahoe: "a5a1dfc3c202cb03052d5e870f32702013a258089b1b6022ad2b1817dbcb90aa"
10-
sha256 arm64_sequoia: "a5a1dfc3c202cb03052d5e870f32702013a258089b1b6022ad2b1817dbcb90aa"
11-
sha256 arm64_sonoma: "a5a1dfc3c202cb03052d5e870f32702013a258089b1b6022ad2b1817dbcb90aa"
12-
sha256 cellar: :any_skip_relocation, sonoma: "4c0b6d8a250a1253e8f7ca302b1e254d66a6946b5cf03edc6515c7436d3beab8"
13-
sha256 cellar: :any_skip_relocation, arm64_linux: "b044f2c5c67bb070a279047eb9a7d6fb8e6926b6cad391db86c03af305d60ccf"
14-
sha256 cellar: :any_skip_relocation, x86_64_linux: "e016fd386b66d0dbb500b47bc4b0dafeb3444a1b3e113e317783b5b14a28720c"
9+
sha256 arm64_tahoe: "06b74a320707cfce94e04beae3bac225cef83657d0143e76ac647843ef369a10"
10+
sha256 arm64_sequoia: "06b74a320707cfce94e04beae3bac225cef83657d0143e76ac647843ef369a10"
11+
sha256 arm64_sonoma: "06b74a320707cfce94e04beae3bac225cef83657d0143e76ac647843ef369a10"
12+
sha256 cellar: :any_skip_relocation, sonoma: "04f4020ce9233f722108ec1ee7b1fdbc0c48aab5e526faa2fd66117246e5d843"
13+
sha256 cellar: :any_skip_relocation, arm64_linux: "7a8a053bcc25f78e40af7354bec84acf86523a1bdbd239cacee31d7345ee4a99"
14+
sha256 cellar: :any_skip_relocation, x86_64_linux: "6ba642682c8b61cddc27a28bbdbc36d4bdec73f0a5e5bfcf41726788426b7216"
1515
end
1616

1717
depends_on "node"

0 commit comments

Comments
 (0)