Skip to content

Commit d2c9079

Browse files
authored
Merge pull request #245827 from Homebrew/bump-opencode-0.11.8
opencode 0.11.8
2 parents 3ca6d37 + d9c789e commit d2c9079

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.11.6.tgz"
5-
sha256 "db7b05c1d9f27a9835bfec6ad20ae47df41e1b3934191f2e144429b515b09085"
4+
url "https://registry.npmjs.org/opencode-ai/-/opencode-ai-0.11.8.tgz"
5+
sha256 "35618c3e4abee555a2db98a678061d9c7cd3b978f41130862d9402d81f94ab05"
66
license "MIT"
77

88
bottle do
9-
sha256 arm64_tahoe: "1afbcd02c4e6fbf7a85255902437a1d2019cbe7ab0939683b48d4f5c778791b8"
10-
sha256 arm64_sequoia: "1afbcd02c4e6fbf7a85255902437a1d2019cbe7ab0939683b48d4f5c778791b8"
11-
sha256 arm64_sonoma: "1afbcd02c4e6fbf7a85255902437a1d2019cbe7ab0939683b48d4f5c778791b8"
12-
sha256 cellar: :any_skip_relocation, sonoma: "57978939794035212be07cba85bcc11d0fcfc0d70bfd849db049f39d8b13c5b1"
13-
sha256 cellar: :any_skip_relocation, arm64_linux: "eb334bc0f71741edf61dd39c5984cca5be8abf3fafbf6091defa9b8230bd0f70"
14-
sha256 cellar: :any_skip_relocation, x86_64_linux: "1d45495d9499a07477edc18b2b0a30d847c1b825b5456f8c62f70ce3b4c42d0d"
9+
sha256 arm64_tahoe: "8810faba6927c36c93eee79a3b28c9da04131bad40480f93e4796b18a03a945b"
10+
sha256 arm64_sequoia: "8810faba6927c36c93eee79a3b28c9da04131bad40480f93e4796b18a03a945b"
11+
sha256 arm64_sonoma: "8810faba6927c36c93eee79a3b28c9da04131bad40480f93e4796b18a03a945b"
12+
sha256 cellar: :any_skip_relocation, sonoma: "c27db3c0907925ec370755c43c1b35c7d7dbc0cfc38d9d1fefd00ea34500170c"
13+
sha256 cellar: :any_skip_relocation, arm64_linux: "82359f9e77860e0995c80c764fc863056296a7bee9a4ae396cff47abf3238ea2"
14+
sha256 cellar: :any_skip_relocation, x86_64_linux: "93750385c25408a2afc665d90b9ecea50da7d85e586f1c3dd5296a6c10d0b218"
1515
end
1616

1717
depends_on "node"

0 commit comments

Comments
 (0)