@mmmbuto/codex-cli-termux 0.55.2-termux → 0.55.3-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.55.
|
|
4
|
-
"description": "OpenAI Codex CLI v0.55.
|
|
3
|
+
"version": "0.55.3-termux",
|
|
4
|
+
"description": "OpenAI Codex CLI v0.55.3 - Complete auto-update fix for Termux (Android ARM64)",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"main": "bin/codex.js",
|
|
7
7
|
"bin": {
|