mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
codex: Update to version 0.47.0
This commit is contained in:
parent
970678bcf1
commit
ff5be5d876
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.46.0",
|
"version": "0.47.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.46.0/codex-x86_64-pc-windows-msvc.exe.zip",
|
"url": "https://github.com/openai/codex/releases/download/rust-v0.47.0/codex-x86_64-pc-windows-msvc.exe.zip",
|
||||||
"hash": "5367c3d54df8c82d576cbc9c7eb585fbbd5dd5536048af6bc68d6bc623a77cd6"
|
"hash": "6bf904a60b56114f2804a4473eed65c745edabf503e34dd0923caf1927ba62c2"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/openai/codex/releases/download/rust-v0.46.0/codex-aarch64-pc-windows-msvc.exe.zip",
|
"url": "https://github.com/openai/codex/releases/download/rust-v0.47.0/codex-aarch64-pc-windows-msvc.exe.zip",
|
||||||
"hash": "d46cbcc8b9e40c193139d12deaaedc7002cf7567e79f2defae9c652e6016f140"
|
"hash": "131e8c56abf8733cec842d16afa6076aea97c0330bf8e9c8df283683a26ac6ba"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"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