diff --git a/config/codex-termux-release-manifest.json b/config/codex-termux-release-manifest.json index 9e6f1f0..693fee2 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.149.1", - "latest_candidate_version": "0.149.1", + "latest_candidate_version": "0.150.1", "previous_stable_version": "0.149.0", "candidate_state": "published", "candidate_state_status": "ready_to_publish", "audit_evidence_ref": "", "source_repo": "openai/codex", - "source_ref": "rust-v0.149.1", + "source_ref": "rust-v0.150.1", "tracked_versions": [ "0.141.0", "0.140.0", @@ -57,8 +57,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-08-24T22:22:44.120Z", - "build_run_id": "32704264110", - "source_sha": "ff29a44391deccde0aba0f8390337d7f3c319ea4", - "expected_build_run_id": "32704264110" + "updated_at": "2026-08-27T19:38:57.046Z", + "build_run_id": "33102511621", + "source_sha": "90854393966b21e9ebfd21b122334eb09a20c93d", + "expected_build_run_id": "33102511621" } diff --git a/packages/codex-termux/config/codex-termux-release-manifest.json b/packages/codex-termux/config/codex-termux-release-manifest.json index 67b1503..295d799 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.149.1", - "latest_candidate_version": "0.149.1", + "latest_candidate_version": "0.150.1", "previous_stable_version": "0.149.0", "candidate_state": "published", "candidate_state_status": "ready_to_publish", @@ -45,7 +45,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-08-24T22:22:44.120Z", + "updated_at": "2026-08-27T19:38:57.046Z", "platform": "android", "arch": "arm64", "planned_wrapper_package": { diff --git a/packages/codex-termux/package.json b/packages/codex-termux/package.json index fa8239a..01e2ac8 100644 --- a/packages/codex-termux/package.json +++ b/packages/codex-termux/package.json @@ -1,6 +1,6 @@ { "name": "@bash0816/codex-termux", - "version": "0.149.1", + "version": "0.150.1", "description": "Termux wrapper package for OpenAI Codex", "license": "GPL-3.0-only", "repository": {