vscode/extensions/sql/cgmanifest.json
2023-12-13 13:08:01 +01:00

17 lines
323 B
JSON

{
"registrations": [
{
"component": {
"type": "git",
"git": {
"name": "microsoft/vscode-mssql",
"repositoryUrl": "https://github.com/microsoft/vscode-mssql",
"commitHash": "49eff02f68b6ee73025c6665c672ca1c93385dde"
}
},
"license": "MIT",
"version": "1.23.0"
}
],
"version": 1
}