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 24846d7 commit f3072f4Copy full SHA for f3072f4
1 file changed
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-1.1.60.tgz"
5
- sha256 "c1f2a775596ac92a93de7f0f9242fb0d691253fe788735daa60a0b75ee040c1f"
+ url "https://registry.npmjs.org/opencode-ai/-/opencode-ai-1.2.0.tgz"
+ sha256 "5fdd939821ece8fa80ac89bf97ee2096ac4d452c8e84f7c31ed23fac88788982"
6
license "MIT"
7
8
livecheck do
0 commit comments