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 6d8c0ef commit 9662786Copy full SHA for 9662786
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.11.6.tgz"
5
- sha256 "db7b05c1d9f27a9835bfec6ad20ae47df41e1b3934191f2e144429b515b09085"
+ url "https://registry.npmjs.org/opencode-ai/-/opencode-ai-0.11.8.tgz"
+ sha256 "35618c3e4abee555a2db98a678061d9c7cd3b978f41130862d9402d81f94ab05"
6
license "MIT"
7
8
bottle do
0 commit comments