diff --git a/config/codex-termux-release-manifest.json b/config/codex-termux-release-manifest.json index d6304a1..c8e4615 100644 --- a/config/codex-termux-release-manifest.json +++ b/config/codex-termux-release-manifest.json @@ -1,16 +1,16 @@ { "canonical_package_name": "@bash0816/codex-termux", - "canonical_package_status": "published", - "public_distribution_status": "published", + "canonical_package_status": "ready_to_publish", + "public_distribution_status": "staged_for_publish", "support_status": "active", "latest_audited_version": "0.146.0", - "latest_candidate_version": "0.146.0", + "latest_candidate_version": "0.146.1", "previous_stable_version": "0.145.0", "candidate_state": "published", "candidate_state_status": "ready_to_publish", "audit_evidence_ref": "", "source_repo": "openai/codex", - "source_ref": "rust-v0.146.0", + "source_ref": "rust-v0.146.1", "tracked_versions": [ "0.141.0", "0.140.0", @@ -52,8 +52,8 @@ "rollback_policy": "Reinstall an explicit published version with npm to roll back.", "distribution_strategy": "public-npm-package", "audited_at": "2026-07-01T00:00:00+09:00", - "updated_at": "2026-07-29T11:43:31.455Z", - "build_run_id": "30440960296", - "source_sha": "e363b08c9175ac1cbe5893615dd2cb9ddf95043b", - "expected_build_run_id": "30440960296" + "updated_at": "2026-08-05T22:04:39.251Z", + "build_run_id": "31044966849", + "source_sha": "79b4f03d35962b005b007a015113b38930711665", + "expected_build_run_id": "31044966849" } diff --git a/packages/codex-termux/config/codex-termux-release-manifest.json b/packages/codex-termux/config/codex-termux-release-manifest.json index 3e9acf2..62a8c7c 100644 --- a/packages/codex-termux/config/codex-termux-release-manifest.json +++ b/packages/codex-termux/config/codex-termux-release-manifest.json @@ -1,10 +1,10 @@ { "canonical_package_name": "@bash0816/codex-termux", - "canonical_package_status": "published", - "public_distribution_status": "published", + "canonical_package_status": "ready_to_publish", + "public_distribution_status": "staged_for_publish", "support_status": "active", "latest_audited_version": "0.146.0", - "latest_candidate_version": "0.146.0", + "latest_candidate_version": "0.146.1", "previous_stable_version": "0.145.0", "candidate_state": "published", "candidate_state_status": "ready_to_publish", @@ -40,7 +40,7 @@ "rollback_policy": "Reinstall an explicit published version with npm to roll back.", "distribution_strategy": "public-npm-package", "audited_at": "2026-07-01T00:00:00+09:00", - "updated_at": "2026-07-29T11:43:31.455Z", + "updated_at": "2026-08-05T22:04:39.251Z", "platform": "android", "arch": "arm64", "planned_wrapper_package": { diff --git a/packages/codex-termux/package.json b/packages/codex-termux/package.json index bca9db3..666ec86 100644 --- a/packages/codex-termux/package.json +++ b/packages/codex-termux/package.json @@ -1,6 +1,6 @@ { "name": "@bash0816/codex-termux", - "version": "0.146.0", + "version": "0.146.1", "description": "Termux wrapper package for OpenAI Codex", "license": "GPL-3.0-only", "repository": {