void/extensions/sql/cgmanifest.json

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

17 lines
323 B
JSON
Raw Permalink Normal View History

2024-09-11 02:37:36 +00:00
{
"registrations": [
{
"component": {
"type": "git",
"git": {
"name": "microsoft/vscode-mssql",
"repositoryUrl": "https://github.com/microsoft/vscode-mssql",
2025-03-01 02:01:53 +00:00
"commitHash": "d07e0f838eabff968e4387841427d3c3af8aeec6"
2024-09-11 02:37:36 +00:00
}
},
"license": "MIT",
2025-03-01 02:01:53 +00:00
"version": "1.29.0"
2024-09-11 02:37:36 +00:00
}
],
"version": 1
}