diff --git a/bucket/codex.json b/bucket/codex.json index d71a4d82c1..64fb256a5c 100644 --- a/bucket/codex.json +++ b/bucket/codex.json @@ -1,31 +1,31 @@ { - "version": "0.102.0", + "version": "0.103.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.102.0/codex-x86_64-pc-windows-msvc.exe#/codex.exe", - "https://github.com/openai/codex/releases/download/rust-v0.102.0/codex-command-runner-x86_64-pc-windows-msvc.exe#/codex-command-runner.exe", - "https://github.com/openai/codex/releases/download/rust-v0.102.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.103.0/codex-x86_64-pc-windows-msvc.exe#/codex.exe", + "https://github.com/openai/codex/releases/download/rust-v0.103.0/codex-command-runner-x86_64-pc-windows-msvc.exe#/codex-command-runner.exe", + "https://github.com/openai/codex/releases/download/rust-v0.103.0/codex-windows-sandbox-setup-x86_64-pc-windows-msvc.exe#/codex-windows-sandbox-setup.exe" ], "hash": [ - "f93f3709970550f003b40589c24d35dc9fa5beaf468b32f77eba664160dea17c", - "b096b12e43510cf427fc2556ce2aa53cb7a9f4e28730e95d8eea3181c60d4f6a", - "131f64a01ded654c07ef2d3b1a0f3b8d4e33e67e7ceb5d6cb77ac40c8ad4b68b" + "af78baaba59f5ad3020f2f7fe83b979c5e16fb08aaac2e904f209b9185cf75f1", + "86c7d66fdd8a9c007ecf2512770b2fc52f04d267d23ba1960ae751631c14dcca", + "18ddf01ac823706fc3e3e20f2fc1c14cbcd46209f6d5b1a5655c652f7f025a94" ] }, "arm64": { "url": [ - "https://github.com/openai/codex/releases/download/rust-v0.102.0/codex-aarch64-pc-windows-msvc.exe#/codex.exe", - "https://github.com/openai/codex/releases/download/rust-v0.102.0/codex-command-runner-aarch64-pc-windows-msvc.exe#/codex-command-runner.exe", - "https://github.com/openai/codex/releases/download/rust-v0.102.0/codex-windows-sandbox-setup-aarch64-pc-windows-msvc.exe#/codex-windows-sandbox-setup.exe" + "https://github.com/openai/codex/releases/download/rust-v0.103.0/codex-aarch64-pc-windows-msvc.exe#/codex.exe", + "https://github.com/openai/codex/releases/download/rust-v0.103.0/codex-command-runner-aarch64-pc-windows-msvc.exe#/codex-command-runner.exe", + "https://github.com/openai/codex/releases/download/rust-v0.103.0/codex-windows-sandbox-setup-aarch64-pc-windows-msvc.exe#/codex-windows-sandbox-setup.exe" ], "hash": [ - "2449edb46a9360439c57b489cad6dfc732a7c65beae1d1c6e43a32d8bafb314c", - "27e34c314dda98289fe58386bdbe2ed2d6f828dce0c340d4bf254724c2b58f0b", - "c26292db50609ba598121cc6c8b56404d9b329fb669975b17106d17d04304541" + "b13610f3a1e7cc70b041867dcc7b2eeaed17bedc49558cd84a671347221fbd74", + "a848aaa2229c6c96fb52e9f150d374bec2d021fb5af283d58c5b3570ef414e19", + "b74571a9cffd9eab76b243a29d515badfce51e1c2b4b3db71a917224265bde43" ] } },