From 8c2b8a9c1cfcbd201e0442c3a2ea2e64d78a9ff7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 12 Feb 2026 20:31:57 +0000 Subject: [PATCH] codex: Update to version 0.101.0 --- bucket/codex.json | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/bucket/codex.json b/bucket/codex.json index 2ca4788976..68f32a070e 100644 --- a/bucket/codex.json +++ b/bucket/codex.json @@ -1,31 +1,31 @@ { - "version": "0.99.0", + "version": "0.101.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.99.0/codex-x86_64-pc-windows-msvc.exe#/codex.exe", - "https://github.com/openai/codex/releases/download/rust-v0.99.0/codex-command-runner-x86_64-pc-windows-msvc.exe#/codex-command-runner.exe", - "https://github.com/openai/codex/releases/download/rust-v0.99.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.101.0/codex-x86_64-pc-windows-msvc.exe#/codex.exe", + "https://github.com/openai/codex/releases/download/rust-v0.101.0/codex-command-runner-x86_64-pc-windows-msvc.exe#/codex-command-runner.exe", + "https://github.com/openai/codex/releases/download/rust-v0.101.0/codex-windows-sandbox-setup-x86_64-pc-windows-msvc.exe#/codex-windows-sandbox-setup.exe" ], "hash": [ - "22462b6e06b78631db49b4431e7874645a3c8ef7074a2c1af6758bb98c14e101", - "5c99d3ee651bd1a76f9149a008cad6a58f271730d11014d9bc06f2eea35481f0", - "7ab34de99b67380f89de56df171e6b5e66cae4a1a5e81bdc98414452e8cdb9fa" + "61da33414961395772323646bf0e353a48cca74d99ce4a014a0e0016e5388b25", + "bfb439fb882f19e3e24829fae357e54cc74ac583863ec2b518fc708e174a879b", + "4eadeefaf89a11d28c0efbcaa12a35846c1a7344bc2a1d74ec83c103a406d760" ] }, "arm64": { "url": [ - "https://github.com/openai/codex/releases/download/rust-v0.99.0/codex-aarch64-pc-windows-msvc.exe#/codex.exe", - "https://github.com/openai/codex/releases/download/rust-v0.99.0/codex-command-runner-aarch64-pc-windows-msvc.exe#/codex-command-runner.exe", - "https://github.com/openai/codex/releases/download/rust-v0.99.0/codex-windows-sandbox-setup-aarch64-pc-windows-msvc.exe#/codex-windows-sandbox-setup.exe" + "https://github.com/openai/codex/releases/download/rust-v0.101.0/codex-aarch64-pc-windows-msvc.exe#/codex.exe", + "https://github.com/openai/codex/releases/download/rust-v0.101.0/codex-command-runner-aarch64-pc-windows-msvc.exe#/codex-command-runner.exe", + "https://github.com/openai/codex/releases/download/rust-v0.101.0/codex-windows-sandbox-setup-aarch64-pc-windows-msvc.exe#/codex-windows-sandbox-setup.exe" ], "hash": [ - "b57018b3daa7316f32a7847a2856735dfe7e677fbbfb6842b0b195464b56f32b", - "f4780f40ed4d32a97d0f4670997bdf8906fe51af0532322218a1a153a38dc4a5", - "00c129df2f63798328f75d6d2f20a8836b4730d9f18e2734b4a7e6f7f6ab2726" + "334d02a44b4ffcf050716b1fdd222516838a031bf363d7afd1cbcf9aeb7d8c58", + "181ca2c44c0cc023016a9b1e23f35b16b555a0996422a9c19d510ca61fe7c785", + "a746b8e7232ef43c65af01ca1212422c9929ad709e93f16ad49e7abd3e8a8f0c" ] } },