Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cgmanifest.json « sql « extensions - github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: b40cb39a6e3d66f20f1b7d927956695ea901a37e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
	"registrations": [
		{
			"component": {
				"type": "git",
				"git": {
					"name": "microsoft/vscode-mssql",
					"repositoryUrl": "https://github.com/microsoft/vscode-mssql",
					"commitHash": "b8b58864526c048002b7c3964bdac8aac3713bd9"
				}
			},
			"license": "MIT",
			"version": "1.16.0"
		}
	],
	"version": 1
}