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 885553d commit dd99d96Copy full SHA for dd99d96
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.14.2.tgz"
5
- sha256 "4751a967e1152585bd96a9cc06268c1c9e3ffc035bd0cedaf005f012db92ee4e"
+ url "https://registry.npmjs.org/opencode-ai/-/opencode-ai-0.14.3.tgz"
+ sha256 "79e22652542054e1db6697279cc058e3b298a1901780f944dd4d95639de20664"
6
license "MIT"
7
8
bottle do
0 commit comments