@mmmbuto/codex-cli-termux 0.74.0-termux → 0.75.0-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.
Files changed (2) hide show
  1. package/bin/codex +0 -0
  2. 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.74.0-termux",
4
- "description": "OpenAI Codex CLI (upstream rust-v0.73.0) packaged as 0.74.0-termux – TUI + automation for Android Termux (ARM64). Use 'codex' for TUI, 'codex exec --json' for automation.",
3
+ "version": "0.75.0-termux",
4
+ "description": "OpenAI Codex CLI (upstream rust-v0.75.0) packaged as 0.75.0-termux – TUI + automation for Android Termux (ARM64). Use 'codex' for TUI, 'codex exec --json' for automation.",
5
5
  "type": "module",
6
6
  "main": "bin/codex.js",
7
7
  "bin": {