Skip to content

Commit 4024f55

Browse files
authored
Merge pull request #246743 from Homebrew/bump-opencode-0.14.1
opencode 0.14.1
2 parents 69a9b0b + 90c01f2 commit 4024f55

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.0.tgz"
5-
sha256 "915a8f8c3482e79f9c7a62845da5cbbf7ce751359c62f337bd9cb8b8d3864b26"
4+
url "https://registry.npmjs.org/opencode-ai/-/opencode-ai-0.14.1.tgz"
5+
sha256 "7ac3713982bcf7af184c481c8ea2655a7384be16fa6926ab02c4147034657682"
66
license "MIT"
77

88
bottle do
9-
sha256 arm64_tahoe: "57bc1956a4a9188b4e6a1b645f21535873fc5b7ba5fbe77625f66c07d9e06ec1"
10-
sha256 arm64_sequoia: "57bc1956a4a9188b4e6a1b645f21535873fc5b7ba5fbe77625f66c07d9e06ec1"
11-
sha256 arm64_sonoma: "57bc1956a4a9188b4e6a1b645f21535873fc5b7ba5fbe77625f66c07d9e06ec1"
12-
sha256 cellar: :any_skip_relocation, sonoma: "63bf30347763b3f0abcd810c3aec1f6e6008903fcc30aa738211f09f0f629c96"
13-
sha256 cellar: :any_skip_relocation, arm64_linux: "146c5d32b2894e7157cf721996ae896ac8856e100fa7922b8535ffc2810c5a05"
14-
sha256 cellar: :any_skip_relocation, x86_64_linux: "1fc83fb224ba45caee8cade0b1c77d21848a32a772c54ddea2412346f597a253"
9+
sha256 arm64_tahoe: "dc01f142460db1ca18ebb3e125bbb89a9178240f8c63646a80fedd298c5af278"
10+
sha256 arm64_sequoia: "dc01f142460db1ca18ebb3e125bbb89a9178240f8c63646a80fedd298c5af278"
11+
sha256 arm64_sonoma: "dc01f142460db1ca18ebb3e125bbb89a9178240f8c63646a80fedd298c5af278"
12+
sha256 cellar: :any_skip_relocation, sonoma: "f5ee6e3aaed8a4c9f6f6348adb71a0d9b8a1ce52f67296092a162a4ccb3841e4"
13+
sha256 cellar: :any_skip_relocation, arm64_linux: "f7f6db3a53b4dfaeb1ccbdcd21f149bf697a7f32199a378149f0e544d2774323"
14+
sha256 cellar: :any_skip_relocation, x86_64_linux: "7c922ebfcdd52894a36fa61cc5856db90b5bd69cef270f0b87be91d459010857"
1515
end
1616

1717
depends_on "node"

0 commit comments

Comments
 (0)