Skip to content

Commit 7da3ea2

Browse files
authored
Merge pull request #246940 from Homebrew/bump-opencode-0.14.3
opencode 0.14.3
2 parents 131240b + 545343b commit 7da3ea2

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.14.2.tgz"
5-
sha256 "4751a967e1152585bd96a9cc06268c1c9e3ffc035bd0cedaf005f012db92ee4e"
4+
url "https://registry.npmjs.org/opencode-ai/-/opencode-ai-0.14.3.tgz"
5+
sha256 "79e22652542054e1db6697279cc058e3b298a1901780f944dd4d95639de20664"
66
license "MIT"
77

88
bottle do
9-
sha256 arm64_tahoe: "0063728bddde5f2a212b9ae3e04b9ad1ae8be88770ff466d1d6c7bdd2667d54a"
10-
sha256 arm64_sequoia: "0063728bddde5f2a212b9ae3e04b9ad1ae8be88770ff466d1d6c7bdd2667d54a"
11-
sha256 arm64_sonoma: "0063728bddde5f2a212b9ae3e04b9ad1ae8be88770ff466d1d6c7bdd2667d54a"
12-
sha256 cellar: :any_skip_relocation, sonoma: "ddd176f92f2bfb336af8d359149a6d325a0dfcb594d5b646df1b0e12edd92f37"
13-
sha256 cellar: :any_skip_relocation, arm64_linux: "030b9539fb1d877e48f66df2d33d0e1e11868ef54fdb03731bfc35f9fad4b77c"
14-
sha256 cellar: :any_skip_relocation, x86_64_linux: "92f22be225d4a92f13f5f4944e31a96adbd3ef3b6a2028b286cf7116c3fc4fe6"
9+
sha256 arm64_tahoe: "8894db7e5c6b977872bcf692d9c44916fe119b0d79d07e17788ec3dd1bc09570"
10+
sha256 arm64_sequoia: "8894db7e5c6b977872bcf692d9c44916fe119b0d79d07e17788ec3dd1bc09570"
11+
sha256 arm64_sonoma: "8894db7e5c6b977872bcf692d9c44916fe119b0d79d07e17788ec3dd1bc09570"
12+
sha256 cellar: :any_skip_relocation, sonoma: "c7b429fe47041f67cdf4d76f9d3068630f32d92fac39fee2a4c30b7966e86a98"
13+
sha256 cellar: :any_skip_relocation, arm64_linux: "20ddb955a85f59be712d36316a37a20971ad3ad54ab5071371576b8834a2f78d"
14+
sha256 cellar: :any_skip_relocation, x86_64_linux: "a366894f00d58d4f5d48ccbf7f154f482ba8f0186923d518d9cf6cf1c7d92e4a"
1515
end
1616

1717
depends_on "node"

0 commit comments

Comments
 (0)