diff --git a/bucket/codex.json b/bucket/codex.json index b3a7535cf7..55b4c0844e 100644 --- a/bucket/codex.json +++ b/bucket/codex.json @@ -1,31 +1,31 @@ { - "version": "0.96.0", + "version": "0.97.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.96.0/codex-x86_64-pc-windows-msvc.exe#/codex.exe", - "https://github.com/openai/codex/releases/download/rust-v0.96.0/codex-command-runner-x86_64-pc-windows-msvc.exe#/codex-command-runner.exe", - "https://github.com/openai/codex/releases/download/rust-v0.96.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.97.0/codex-x86_64-pc-windows-msvc.exe#/codex.exe", + "https://github.com/openai/codex/releases/download/rust-v0.97.0/codex-command-runner-x86_64-pc-windows-msvc.exe#/codex-command-runner.exe", + "https://github.com/openai/codex/releases/download/rust-v0.97.0/codex-windows-sandbox-setup-x86_64-pc-windows-msvc.exe#/codex-windows-sandbox-setup.exe" ], "hash": [ - "992db36471ff015ea65aacc529208146ac6bf10eb22720b47636f94a05f1cb02", - "c42bedc94a1848dabc94644e075c8fdc79654ccfedc54073421961d029a4f21f", - "8c57bed28d93862a13b5eb22b2bec1c6b8af31884fe653f0af863230bdf2fdd7" + "d17252ce4ce0e8b34ba0eb62e88d7f7a9c66608e2c0bc864aa289bdaf29ab1da", + "71b68d388230c26ad539abb8851c79dbc9463167824f05fcfeebbf059ed66f5c", + "4043638f699bb349e7bdab1b065d7eff1760a8e97a70bf87c5e979d56bf564d7" ] }, "arm64": { "url": [ - "https://github.com/openai/codex/releases/download/rust-v0.96.0/codex-aarch64-pc-windows-msvc.exe#/codex.exe", - "https://github.com/openai/codex/releases/download/rust-v0.96.0/codex-command-runner-aarch64-pc-windows-msvc.exe#/codex-command-runner.exe", - "https://github.com/openai/codex/releases/download/rust-v0.96.0/codex-windows-sandbox-setup-aarch64-pc-windows-msvc.exe#/codex-windows-sandbox-setup.exe" + "https://github.com/openai/codex/releases/download/rust-v0.97.0/codex-aarch64-pc-windows-msvc.exe#/codex.exe", + "https://github.com/openai/codex/releases/download/rust-v0.97.0/codex-command-runner-aarch64-pc-windows-msvc.exe#/codex-command-runner.exe", + "https://github.com/openai/codex/releases/download/rust-v0.97.0/codex-windows-sandbox-setup-aarch64-pc-windows-msvc.exe#/codex-windows-sandbox-setup.exe" ], "hash": [ - "57d116434355348461ea682a50d206b1a48650144d08c1ce01012d1ca389650d", - "47ff74b604e075d015663009c0dfd59371ec25623b583e264db3f512a83e93f3", - "072b94f75c62ac2cfa450212538c53e0391cc5ff0761bed3c635f6111c504056" + "49f7b6293b88dbabc9b1b2e315671ef45f8d699f7e938900387790a61d493add", + "094ff296af646c782f1e86af76f5bc1bdaf3cd2092c40614cf40ab1118ea9627", + "1e9551a7eb2dceb4da76c8b3fd93e3d786ccb0fd278f72e4859390a7aa4a15e1" ] } },