vscode/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-11-15 06:29:18 +00:00
{
"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
}