mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-02-03 18:44:47 +00:00
codex: Update to version 0.92.0
This commit is contained in:
parent
864bb5c79b
commit
d0ee1a4eee
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.91.0",
|
||||
"version": "0.92.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.91.0/codex-x86_64-pc-windows-msvc.exe#/codex.exe",
|
||||
"hash": "4d4808a13e237f096f636a81c56c7a257b285b44a84874839e0f5968919b2280"
|
||||
"url": "https://github.com/openai/codex/releases/download/rust-v0.92.0/codex-x86_64-pc-windows-msvc.exe#/codex.exe",
|
||||
"hash": "80d00dc77b4dc3aa8c3a6291db2b37fa43bc3a6bfa8c6e28524a6eecae073fec"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/openai/codex/releases/download/rust-v0.91.0/codex-aarch64-pc-windows-msvc.exe#/codex.exe",
|
||||
"hash": "0a33d755e1df577bfe1735f90d89b336dc94cdac9f7d0a4f2afa37a0deb1cd9c"
|
||||
"url": "https://github.com/openai/codex/releases/download/rust-v0.92.0/codex-aarch64-pc-windows-msvc.exe#/codex.exe",
|
||||
"hash": "074cca5fab2225ed95e893f8fb5040ae92e2eff02590844e0dc18d6b8d8c8e65"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user