Skip to content

Commit d807e26

Browse files
authored
Merge pull request #246579 from Homebrew/bump-opencode-0.14.0
opencode 0.14.0
2 parents 80c152d + 06345b1 commit d807e26

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

88
bottle do
9-
sha256 arm64_tahoe: "3bdf188b7792822ef31434700e366aacc23b76db52f10d6d2945a90d7c677432"
10-
sha256 arm64_sequoia: "3bdf188b7792822ef31434700e366aacc23b76db52f10d6d2945a90d7c677432"
11-
sha256 arm64_sonoma: "3bdf188b7792822ef31434700e366aacc23b76db52f10d6d2945a90d7c677432"
12-
sha256 cellar: :any_skip_relocation, sonoma: "4ca0a8dafe72537420364436677a539a2801874b91db853337be3cda5fc352f9"
13-
sha256 cellar: :any_skip_relocation, arm64_linux: "272aaddc0c0bd3f92664c8e2f9e8e27d6514b0ffc2fda24255a2d298908ee021"
14-
sha256 cellar: :any_skip_relocation, x86_64_linux: "b01b2432e5f0c0a39cafa28816c4001a33933c528488d3b8e4c9a37181ecf989"
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"
1515
end
1616

1717
depends_on "node"

0 commit comments

Comments
 (0)