mirror of
https://github.com/microsoft/vscode.git
synced 2026-09-13 22:12:07 +01:00
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
17 lines
351 B
JSON
17 lines
351 B
JSON
{
|
|
"$schema": "https://json.schemastore.org/component-detection-manifest.json",
|
|
"Registrations": [
|
|
{
|
|
"Component": {
|
|
"Type": "git",
|
|
"git": {
|
|
"Name": "codex",
|
|
"RepositoryUrl": "https://github.com/openai/codex",
|
|
"CommitHash": "acc4acc81eea0339ad46d1c6f8459f58eaee6211"
|
|
},
|
|
"DevelopmentDependency": false
|
|
}
|
|
}
|
|
]
|
|
}
|