We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5166479 commit 871e8f4Copy full SHA for 871e8f4
Formula/o/opencode.rb
@@ -1,8 +1,8 @@
1
class Opencode < Formula
2
desc "AI coding agent, built for the terminal"
3
homepage "https://opencode.ai"
4
- url "https://registry.npmjs.org/opencode-ai/-/opencode-ai-0.13.8.tgz"
5
- sha256 "fcca73d09ae8734fc71424eb7c8da2f57d2f158cfdec46d471d5f505a4a4831a"
+ url "https://registry.npmjs.org/opencode-ai/-/opencode-ai-0.14.0.tgz"
+ sha256 "915a8f8c3482e79f9c7a62845da5cbbf7ce751359c62f337bd9cb8b8d3864b26"
6
license "MIT"
7
8
bottle do
0 commit comments