mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-10-31 22:01:19 +00:00
codex: Update to version 0.52.0
This commit is contained in:
parent
a1a78d139b
commit
cfdc907502
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.50.0",
|
"version": "0.52.0",
|
||||||
"description": "OpenAI's Codex AI coding assistant",
|
"description": "OpenAI's Codex AI coding assistant",
|
||||||
"homepage": "https://github.com/openai/codex",
|
"homepage": "https://github.com/openai/codex",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/openai/codex/releases/download/rust-v0.50.0/codex-x86_64-pc-windows-msvc.exe.zip",
|
"url": "https://github.com/openai/codex/releases/download/rust-v0.52.0/codex-x86_64-pc-windows-msvc.exe.zip",
|
||||||
"hash": "41fd1cbca86c79aee1d9c185ba3d32ec9f9a6a418f5b6d99ccb1644e1ed17a5e"
|
"hash": "0212c6122829cdc37e4bf7ede3d9c7869ef20a2edb75b8a7e2e45ced404a385f"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/openai/codex/releases/download/rust-v0.50.0/codex-aarch64-pc-windows-msvc.exe.zip",
|
"url": "https://github.com/openai/codex/releases/download/rust-v0.52.0/codex-aarch64-pc-windows-msvc.exe.zip",
|
||||||
"hash": "669d300b2b09836329d57442ebd8056e2e60613fbdd223b341c53e6fa876adeb"
|
"hash": "48a5997d9733feb20b873ecedf2cff597f6b3ac55b1b5c72b74dfe2f961d2648"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"pre_install": "Rename-Item \"$dir\\codex-*.exe\" \"$dir\\codex.exe\"",
|
"pre_install": "Rename-Item \"$dir\\codex-*.exe\" \"$dir\\codex.exe\"",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user