mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 12:51:19 +00:00
codex: Update to version 0.57.0
This commit is contained in:
parent
e4c805eef3
commit
4aba8d1054
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.56.0",
|
"version": "0.57.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.56.0/codex-x86_64-pc-windows-msvc.exe.zip",
|
"url": "https://github.com/openai/codex/releases/download/rust-v0.57.0/codex-x86_64-pc-windows-msvc.exe.zip",
|
||||||
"hash": "8f273eafc3c7f4b5c8aab45864ff8937592a9e6b703f3263d698e207ebd97702"
|
"hash": "e11109c2b06c2cb693b2def6ade39ebf30c2ecf0e684ae3c3abc6f2cd039f66e"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/openai/codex/releases/download/rust-v0.56.0/codex-aarch64-pc-windows-msvc.exe.zip",
|
"url": "https://github.com/openai/codex/releases/download/rust-v0.57.0/codex-aarch64-pc-windows-msvc.exe.zip",
|
||||||
"hash": "cf1cb2e20901a97a2f319cf78e6de6a8d5ecdf89616aa7b401933cc91e52323c"
|
"hash": "cd879b170ba827c59a44a530a09fae0d133f146c40dc179c6b52c5455b52c04f"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"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