@mmmbuto/codex-cli-termux 0.61.0-termux → 0.61.1-termux
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/bin/codex +0 -0
- package/package.json +2 -2
package/bin/codex
CHANGED
|
Binary file
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@mmmbuto/codex-cli-termux",
|
|
3
|
-
"version": "0.61.
|
|
4
|
-
"description": "OpenAI Codex CLI v0.61.
|
|
3
|
+
"version": "0.61.1-termux",
|
|
4
|
+
"description": "OpenAI Codex CLI v0.61.1 with GPT-5.1 MAX support, pre-compiled for Android Termux (ARM64)",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"main": "bin/codex.js",
|
|
7
7
|
"bin": {
|