File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 11cask "codex" do
22 arch arm : "aarch64" , intel : "x86_64"
3- os macos : "apple-darwin" , linux : "unknown-linux-gnu "
3+ os macos : "apple-darwin" , linux : "unknown-linux-musl "
44
55 version "0.53.0"
66 sha256 arm : "97c70e291f8f1ebc2f060216290af97e0b8915400a79805fbadec12287a67cb6" ,
77 intel : "6515711ca312433a5cb1a5ca83517515558e46aa20f02c30b929964f9d552edb" ,
8- arm64_linux : "d17d5778ec787275a6756afc82be7cd946538391328fa715030c81579c717766 " ,
9- x86_64_linux : "fcdb0a728093f473dd952ff0860838547e7be63ec16c1926a479e54d41629ab3 "
8+ arm64_linux : "a8a1dbcbda4b9a1f89e7c3efb69197159b4c81d2bbac72ca60449e0d6e715e9f " ,
9+ x86_64_linux : "55160ac3076f8c0cac8015ac4a1725e4368c15cdcab1e9d97d27c13757d4ffa7 "
1010
1111 url "https://github.com/openai/codex/releases/download/rust-v#{ version } /codex-#{ arch } -#{ os } .tar.gz"
1212 name "Codex"
You can’t perform that action at this time.
0 commit comments