diff --git a/bucket/codex.json b/bucket/codex.json index c87e0e2b43..81c50e3292 100644 --- a/bucket/codex.json +++ b/bucket/codex.json @@ -1,31 +1,31 @@ { - "version": "0.105.0", + "version": "0.106.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.105.0/codex-x86_64-pc-windows-msvc.exe#/codex.exe", - "https://github.com/openai/codex/releases/download/rust-v0.105.0/codex-command-runner-x86_64-pc-windows-msvc.exe#/codex-command-runner.exe", - "https://github.com/openai/codex/releases/download/rust-v0.105.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.106.0/codex-x86_64-pc-windows-msvc.exe#/codex.exe", + "https://github.com/openai/codex/releases/download/rust-v0.106.0/codex-command-runner-x86_64-pc-windows-msvc.exe#/codex-command-runner.exe", + "https://github.com/openai/codex/releases/download/rust-v0.106.0/codex-windows-sandbox-setup-x86_64-pc-windows-msvc.exe#/codex-windows-sandbox-setup.exe" ], "hash": [ - "cece8fd0741f7b1ed663e433f5dd55e5e90ed13ebf0b0652fb8eb1e16df86378", - "54a7d05e3510cbf85930e391094b2a2a7c94fccc6b4b1bf9ac8db1cff05fb976", - "4d3e990ab79ee8687ce98bd1f076f3ce95f2d1c8d11533aa35d77f426b790e96" + "84c22ae9bf827e77809b9d2fbab281406f9508dbd7463ff66db8363b4420fb12", + "831d3918f1f4144ee591ee33b46ff7df28a2702bac7172251962feabcacdbba1", + "700ff70b18ef1ad590757c6d57a83751a40bb6e467912c36d3afed678cb772f0" ] }, "arm64": { "url": [ - "https://github.com/openai/codex/releases/download/rust-v0.105.0/codex-aarch64-pc-windows-msvc.exe#/codex.exe", - "https://github.com/openai/codex/releases/download/rust-v0.105.0/codex-command-runner-aarch64-pc-windows-msvc.exe#/codex-command-runner.exe", - "https://github.com/openai/codex/releases/download/rust-v0.105.0/codex-windows-sandbox-setup-aarch64-pc-windows-msvc.exe#/codex-windows-sandbox-setup.exe" + "https://github.com/openai/codex/releases/download/rust-v0.106.0/codex-aarch64-pc-windows-msvc.exe#/codex.exe", + "https://github.com/openai/codex/releases/download/rust-v0.106.0/codex-command-runner-aarch64-pc-windows-msvc.exe#/codex-command-runner.exe", + "https://github.com/openai/codex/releases/download/rust-v0.106.0/codex-windows-sandbox-setup-aarch64-pc-windows-msvc.exe#/codex-windows-sandbox-setup.exe" ], "hash": [ - "b260dd66f24b789c111c115e2ccb0d20b68c67007cfcc4669ef2fe9c79d8508a", - "6309a8208e85639ad082de9a1609af868fca2c71091d11b57b3e28f25a6b8e81", - "93b7d137ba9c0b584913459f4a5eeeee004a0cdfda88a16f4b3a9856d931ff1d" + "b234ae9821d97066a16e331e86c5e318d39e75e266886ad6a8c50de5a3c8486c", + "8c066cd0dde133c3f29fdd1e7d73c4b81534a5a05c2dba97527d21fbfb56f690", + "01dc6b793b3ff3d96290f1186221491a10453a2ca35aca8910a35afab45a29e8" ] } },