vscode/extensions/sql/cgmanifest.json
Alex Ross 6ac83c7c7d
Update grammars (#178508)
* Update grammars

* Update tests
2023-03-29 11:38:06 +02:00

17 lines
323 B
JSON

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