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 d4ba22c commit 495aebdCopy full SHA for 495aebd
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.0.tgz"
5
- sha256 "915a8f8c3482e79f9c7a62845da5cbbf7ce751359c62f337bd9cb8b8d3864b26"
+ url "https://registry.npmjs.org/opencode-ai/-/opencode-ai-0.14.1.tgz"
+ sha256 "7ac3713982bcf7af184c481c8ea2655a7384be16fa6926ab02c4147034657682"
6
license "MIT"
7
8
bottle do
0 commit comments