diff --git a/config/codex-termux-release-manifest.json b/config/codex-termux-release-manifest.json index e6f9d89..d2f6d53 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.147.0", - "latest_candidate_version": "0.147.0", + "latest_candidate_version": "0.148.0", "previous_stable_version": "0.147.0", "candidate_state": "published", "candidate_state_status": "ready_to_publish", "audit_evidence_ref": "", "source_repo": "openai/codex", - "source_ref": "rust-v0.147.0", + "source_ref": "rust-v0.148.0", "tracked_versions": [ "0.141.0", "0.140.0", @@ -54,8 +54,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-13T03:31:31.454Z", - "build_run_id": "31624092739", - "source_sha": "be6e8eac029b183056b7e4402879f15d2c85f61b", - "expected_build_run_id": "31624092739" + "updated_at": "2026-08-19T21:09:03.862Z", + "build_run_id": "32293758376", + "source_sha": "3ba0f711642a888aec92a611a3f3b2211157ff89", + "expected_build_run_id": "32293758376" } diff --git a/packages/codex-termux/config/codex-termux-release-manifest.json b/packages/codex-termux/config/codex-termux-release-manifest.json index a249379..3508ea3 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.147.0", - "latest_candidate_version": "0.147.0", + "latest_candidate_version": "0.148.0", "previous_stable_version": "0.147.0", "candidate_state": "published", "candidate_state_status": "ready_to_publish", @@ -42,7 +42,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-13T03:31:31.454Z", + "updated_at": "2026-08-19T21:09:03.862Z", "platform": "android", "arch": "arm64", "planned_wrapper_package": { diff --git a/packages/codex-termux/package.json b/packages/codex-termux/package.json index 2789c8f..25adedd 100644 --- a/packages/codex-termux/package.json +++ b/packages/codex-termux/package.json @@ -1,6 +1,6 @@ { "name": "@bash0816/codex-termux", - "version": "0.147.0", + "version": "0.148.0", "description": "Termux wrapper package for OpenAI Codex", "license": "GPL-3.0-only", "repository": {