diff --git a/config/codex-termux-release-manifest.json b/config/codex-termux-release-manifest.json index 0b87495..429ddff 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.150.1", - "latest_candidate_version": "0.150.1", + "latest_candidate_version": "0.151.0", "previous_stable_version": "0.149.1", "candidate_state": "published", "candidate_state_status": "ready_to_publish", "audit_evidence_ref": "", "source_repo": "openai/codex", - "source_ref": "rust-v0.150.1", + "source_ref": "rust-v0.151.0", "tracked_versions": [ "0.141.0", "0.140.0", @@ -58,8 +58,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-27T22:54:27.729Z", - "build_run_id": "33102511621", - "source_sha": "90854393966b21e9ebfd21b122334eb09a20c93d", - "expected_build_run_id": "33102511621" + "updated_at": "2026-08-30T14:23:13.014Z", + "build_run_id": "33312458303", + "source_sha": "78c290807ce710180111df227df3b7a4fe845452", + "expected_build_run_id": "33312458303" } diff --git a/packages/codex-termux/config/codex-termux-release-manifest.json b/packages/codex-termux/config/codex-termux-release-manifest.json index 737672c..22c0c06 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.150.1", - "latest_candidate_version": "0.150.1", + "latest_candidate_version": "0.151.0", "previous_stable_version": "0.149.1", "candidate_state": "published", "candidate_state_status": "ready_to_publish", @@ -46,7 +46,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-27T22:54:27.729Z", + "updated_at": "2026-08-30T14:23:13.014Z", "platform": "android", "arch": "arm64", "planned_wrapper_package": { diff --git a/packages/codex-termux/package.json b/packages/codex-termux/package.json index 01e2ac8..686daa1 100644 --- a/packages/codex-termux/package.json +++ b/packages/codex-termux/package.json @@ -1,6 +1,6 @@ { "name": "@bash0816/codex-termux", - "version": "0.150.1", + "version": "0.151.0", "description": "Termux wrapper package for OpenAI Codex", "license": "GPL-3.0-only", "repository": {