vscode/extensions/sql/cgmanifest.json
2019-02-06 15:16:49 +01:00

17 lines
322 B
JSON

{
"registrations": [
{
"component": {
"type": "git",
"git": {
"name": "Microsoft/vscode-mssql",
"repositoryUrl": "https://github.com/Microsoft/vscode-mssql",
"commitHash": "cd754662e5607c62ecdc51d2a2dc844546a0bbb6"
}
},
"license": "MIT",
"version": "1.4.0"
}
],
"version": 1
}