From d08eea48ba887426621858f73c7a5f449e02a2fb Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 4 Feb 2026 08:32:16 +0000 Subject: [PATCH] codex: Update to version 0.95.0 --- bucket/codex.json | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/bucket/codex.json b/bucket/codex.json index 4db8910a2a..45fd4499f1 100644 --- a/bucket/codex.json +++ b/bucket/codex.json @@ -1,31 +1,31 @@ { - "version": "0.94.0", + "version": "0.95.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.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" + "https://github.com/openai/codex/releases/download/rust-v0.95.0/codex-x86_64-pc-windows-msvc.exe#/codex.exe", + "https://github.com/openai/codex/releases/download/rust-v0.95.0/codex-command-runner-x86_64-pc-windows-msvc.exe#/codex-command-runner.exe", + "https://github.com/openai/codex/releases/download/rust-v0.95.0/codex-windows-sandbox-setup-x86_64-pc-windows-msvc.exe#/codex-windows-sandbox-setup.exe" ], "hash": [ - "2b2daaa721151954e8bd00e5cf1c0af62327b2d2fe4d571c332b948afbd0a90e", - "9aedcfd33bccecd9a91411f6ed7b40e62b63220a98dbc7fdb954a5e17d5b2150", - "29a5b0394be1ead1f3784c3fb6b61f8ba5a4b437e8ddbb490e27b36024aa6cc2" + "b9e75dbe4529f3e39cb6d9febe127d6eb634ccb9b2d46d6ebc5bb4ebaa488a33", + "55aa7f20c5aeabaf125112f01eb4b34f1a4a23d4ea1980d0975b28f1b31077b1", + "5daf01ab873f1b312b7328e295bbba10e936e30e33bb6d7d44e5f06ae4536061" ] }, "arm64": { "url": [ - "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" + "https://github.com/openai/codex/releases/download/rust-v0.95.0/codex-aarch64-pc-windows-msvc.exe#/codex.exe", + "https://github.com/openai/codex/releases/download/rust-v0.95.0/codex-command-runner-aarch64-pc-windows-msvc.exe#/codex-command-runner.exe", + "https://github.com/openai/codex/releases/download/rust-v0.95.0/codex-windows-sandbox-setup-aarch64-pc-windows-msvc.exe#/codex-windows-sandbox-setup.exe" ], "hash": [ - "3073afd5af60ea79e792dcc94e901c27bd3481658580346bbde0e301065876bd", - "b4464e4cc991e0098fb643ee6d62616b1e312ebe99be64f925a6f0194fd12982", - "ee198cd045ccd9926aca95601aa1a94f8869f4c3d7a145f4da8b88da2c8b2e9e" + "629a9c9d125af3d2efb3ec976ab0fa775caf8a8b38381c64cb3a952c705a8444", + "5244535a3188df30a3d04c208452f8f71de8715a0a1f0e962d7de9d8b9e8be15", + "58d793a80dd853060d5d0fce01b83cd86e81cc2a60f9eb633641a4205f6848ed" ] } },