mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 06:11:20 +00:00
codex: Update to version 0.53.0
This commit is contained in:
parent
eb4fc7b034
commit
3713ddd3f3
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.52.0",
|
"version": "0.53.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.52.0/codex-x86_64-pc-windows-msvc.exe.zip",
|
"url": "https://github.com/openai/codex/releases/download/rust-v0.53.0/codex-x86_64-pc-windows-msvc.exe.zip",
|
||||||
"hash": "0212c6122829cdc37e4bf7ede3d9c7869ef20a2edb75b8a7e2e45ced404a385f"
|
"hash": "9b6107aa7739418aeb5c0b5296cc17b894e9593359bd0cbdb1d48bb8e97ed82c"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/openai/codex/releases/download/rust-v0.52.0/codex-aarch64-pc-windows-msvc.exe.zip",
|
"url": "https://github.com/openai/codex/releases/download/rust-v0.53.0/codex-aarch64-pc-windows-msvc.exe.zip",
|
||||||
"hash": "48a5997d9733feb20b873ecedf2cff597f6b3ac55b1b5c72b74dfe2f961d2648"
|
"hash": "e95c64782a3582e599932fca6940dd1099642d2b930cf0d8cea7f002a23b7382"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"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