mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-02-04 02:54:48 +00:00
codex: Update to version 0.93.0
This commit is contained in:
parent
29889306bb
commit
11327ec00b
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.92.0",
|
||||
"version": "0.93.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.92.0/codex-x86_64-pc-windows-msvc.exe#/codex.exe",
|
||||
"hash": "80d00dc77b4dc3aa8c3a6291db2b37fa43bc3a6bfa8c6e28524a6eecae073fec"
|
||||
"url": "https://github.com/openai/codex/releases/download/rust-v0.93.0/codex-x86_64-pc-windows-msvc.exe#/codex.exe",
|
||||
"hash": "93bffea8ed781691dc6e956084245e2538db33f4a9ed6bd15e54eb5be38466fd"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/openai/codex/releases/download/rust-v0.92.0/codex-aarch64-pc-windows-msvc.exe#/codex.exe",
|
||||
"hash": "074cca5fab2225ed95e893f8fb5040ae92e2eff02590844e0dc18d6b8d8c8e65"
|
||||
"url": "https://github.com/openai/codex/releases/download/rust-v0.93.0/codex-aarch64-pc-windows-msvc.exe#/codex.exe",
|
||||
"hash": "0b32f6a1c0bc718730be3694f840ef6769b41c94d4e89efd57e36dafaf29f593"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user