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 c1e442d commit b1aaf44Copy full SHA for b1aaf44
Formula/c/codex.rb
@@ -1,8 +1,8 @@
1
class Codex < Formula
2
desc "OpenAI's coding agent that runs in your terminal"
3
homepage "https://github.com/openai/codex"
4
- url "https://registry.npmjs.org/@openai/codex/-/codex-0.1.2505140839.tgz"
5
- sha256 "aa826f3dd43329a4515a04327f6ee7957477219a8d73d7277c5c87d937545168"
+ url "https://registry.npmjs.org/@openai/codex/-/codex-0.1.2505141022.tgz"
+ sha256 "56548be82188742828bdce9721fe5e046740da9552d8f145404fb44e239e00b7"
6
license "Apache-2.0"
7
8
bottle do
0 commit comments