From 5f6aa50c0aef2130f17c74eb6dce660df0b4b709 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 3 Feb 2026 00:54:11 +0000 Subject: [PATCH] codex: Update to version 0.94.0 --- bucket/codex.json | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/bucket/codex.json b/bucket/codex.json index 03a910d4fb..4db8910a2a 100644 --- a/bucket/codex.json +++ b/bucket/codex.json @@ -1,31 +1,31 @@ { - "version": "0.93.0", + "version": "0.94.0", "description": "OpenAI's Codex AI coding assistant", "homepage": "https://github.com/openai/codex", "license": "Apache-2.0", "architecture": { "64bit": { "url": [ - "https://github.com/openai/codex/releases/download/rust-v0.93.0/codex-x86_64-pc-windows-msvc.exe#/codex.exe", - "https://github.com/openai/codex/releases/download/rust-v0.93.0/codex-command-runner-x86_64-pc-windows-msvc.exe#/codex-command-runner.exe", - "https://github.com/openai/codex/releases/download/rust-v0.93.0/codex-windows-sandbox-setup-x86_64-pc-windows-msvc.exe#/codex-windows-sandbox-setup.exe" + "https://github.com/openai/codex/releases/download/rust-v0.94.0/codex-x86_64-pc-windows-msvc.exe#/codex.exe", + "https://github.com/openai/codex/releases/download/rust-v0.94.0/codex-command-runner-x86_64-pc-windows-msvc.exe#/codex-command-runner.exe", + "https://github.com/openai/codex/releases/download/rust-v0.94.0/codex-windows-sandbox-setup-x86_64-pc-windows-msvc.exe#/codex-windows-sandbox-setup.exe" ], "hash": [ - "93bffea8ed781691dc6e956084245e2538db33f4a9ed6bd15e54eb5be38466fd", - "213cba739c04f3044dea902c4a004169aad926a34e35c994645cc8eff00176cb", - "34082285938abde46744da64425baca6d7eb9292c6e6cd98fe8e9c78aede53a4" + "2b2daaa721151954e8bd00e5cf1c0af62327b2d2fe4d571c332b948afbd0a90e", + "9aedcfd33bccecd9a91411f6ed7b40e62b63220a98dbc7fdb954a5e17d5b2150", + "29a5b0394be1ead1f3784c3fb6b61f8ba5a4b437e8ddbb490e27b36024aa6cc2" ] }, "arm64": { "url": [ - "https://github.com/openai/codex/releases/download/rust-v0.93.0/codex-aarch64-pc-windows-msvc.exe#/codex.exe", - "https://github.com/openai/codex/releases/download/rust-v0.93.0/codex-command-runner-aarch64-pc-windows-msvc.exe#/codex-command-runner.exe", - "https://github.com/openai/codex/releases/download/rust-v0.93.0/codex-windows-sandbox-setup-aarch64-pc-windows-msvc.exe#/codex-windows-sandbox-setup.exe" + "https://github.com/openai/codex/releases/download/rust-v0.94.0/codex-aarch64-pc-windows-msvc.exe#/codex.exe", + "https://github.com/openai/codex/releases/download/rust-v0.94.0/codex-command-runner-aarch64-pc-windows-msvc.exe#/codex-command-runner.exe", + "https://github.com/openai/codex/releases/download/rust-v0.94.0/codex-windows-sandbox-setup-aarch64-pc-windows-msvc.exe#/codex-windows-sandbox-setup.exe" ], "hash": [ - "0b32f6a1c0bc718730be3694f840ef6769b41c94d4e89efd57e36dafaf29f593", - "41802de6f19b6cb313f49bd013085eb912e7b7baf4456869486ad10fcf133927", - "6eb514ae17d9f795f23352f20994379c17a40fdbe62209ff7b79a868093606a2" + "3073afd5af60ea79e792dcc94e901c27bd3481658580346bbde0e301065876bd", + "b4464e4cc991e0098fb643ee6d62616b1e312ebe99be64f925a6f0194fd12982", + "ee198cd045ccd9926aca95601aa1a94f8869f4c3d7a145f4da8b88da2c8b2e9e" ] } },