diff --git a/config/codex-termux-release-manifest.json b/config/codex-termux-release-manifest.json index b9bc6fd..620da3d 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.145.0", - "latest_candidate_version": "0.145.0", + "latest_candidate_version": "0.146.0", "previous_stable_version": "0.144.6", "candidate_state": "published", "candidate_state_status": "ready_to_publish", "audit_evidence_ref": "", "source_repo": "openai/codex", - "source_ref": "rust-v0.145.0", + "source_ref": "rust-v0.146.0", "tracked_versions": [ "0.141.0", "0.140.0", @@ -51,8 +51,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-22T10:15:10.530Z", - "build_run_id": "29865539089", - "source_sha": "25af12f7e61572b0bc18ddb1008be543b91519b0", - "expected_build_run_id": "29865539089" + "updated_at": "2026-07-29T11:11:32.704Z", + "build_run_id": "30440960296", + "source_sha": "e363b08c9175ac1cbe5893615dd2cb9ddf95043b", + "expected_build_run_id": "30440960296" } diff --git a/packages/codex-termux/config/codex-termux-release-manifest.json b/packages/codex-termux/config/codex-termux-release-manifest.json index 2a2163e..d9167d6 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.145.0", - "latest_candidate_version": "0.145.0", + "latest_candidate_version": "0.146.0", "previous_stable_version": "0.144.6", "candidate_state": "published", "candidate_state_status": "ready_to_publish", @@ -39,7 +39,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-22T10:15:10.530Z", + "updated_at": "2026-07-29T11:11:32.704Z", "platform": "android", "arch": "arm64", "planned_wrapper_package": { diff --git a/packages/codex-termux/package.json b/packages/codex-termux/package.json index 3109d2c..bca9db3 100644 --- a/packages/codex-termux/package.json +++ b/packages/codex-termux/package.json @@ -1,6 +1,6 @@ { "name": "@bash0816/codex-termux", - "version": "0.145.0", + "version": "0.146.0", "description": "Termux wrapper package for OpenAI Codex", "license": "GPL-3.0-only", "repository": {