mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-10-31 22:01:19 +00:00
codex: Update to version 0.49.0
This commit is contained in:
parent
f8f9001046
commit
359b17abe4
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.48.0",
|
||||
"version": "0.49.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.48.0/codex-x86_64-pc-windows-msvc.exe.zip",
|
||||
"hash": "2f96df0e5cb42893b8e4a11b53b0cac1c4b72149481e8cfa764f1bcd35f06063"
|
||||
"url": "https://github.com/openai/codex/releases/download/rust-v0.49.0/codex-x86_64-pc-windows-msvc.exe.zip",
|
||||
"hash": "0db9ba23c5b11f0342b63b46897e56d4772f96a6200c558437fb8c7b419f7a9f"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/openai/codex/releases/download/rust-v0.48.0/codex-aarch64-pc-windows-msvc.exe.zip",
|
||||
"hash": "2b9bf356069745397106b18cf095fef9f540dd67abab546e909db5f947e590f0"
|
||||
"url": "https://github.com/openai/codex/releases/download/rust-v0.49.0/codex-aarch64-pc-windows-msvc.exe.zip",
|
||||
"hash": "8ad12dadc03f64598c777ac814ef7fc388e06fd4f968ec6912b4cf86f54fe4b0"
|
||||
}
|
||||
},
|
||||
"pre_install": "Rename-Item \"$dir\\codex-*.exe\" \"$dir\\codex.exe\"",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user