|
1 | 1 | {
|
2 | 2 | "service": {
|
3 |
| - "downloadUrl": "https://download.microsoft.com/download/8/6/F/86FEE8EC-A1D4-4A43-A946-B6CA970BBCD7/microsoft.sqltools.servicelayer-{#fileName#}", |
4 |
| - "version": "1.3.0", |
| 3 | + "downloadUrl": "https://download.microsoft.com/download/3/6/2/362408E3-F226-4B22-A67D-85A2544774B9/microsoft.sqltools.servicelayer-{#fileName#}", |
| 4 | + "version": "1.3.1", |
5 | 5 | "downloadFileNames": {
|
6 | 6 | "Windows_7_86": "win-x86-netcoreapp2.0.zip",
|
7 | 7 | "Windows_7_64": "win-x64-netcoreapp2.0.zip",
|
8 | 8 | "OSX_10_11_64": "osx-x64-netcoreapp2.0.tar.gz",
|
9 |
| - "CentOS_7": "centos-x64-netcoreapp2.0.tar.gz", |
10 |
| - "Debian_8": "debian-x64-netcoreapp2.0.tar.gz", |
11 |
| - "Fedora_23": "fedora-x64-netcoreapp2.0.tar.gz", |
12 |
| - "OpenSUSE_13_2": "opensuse-x64-netcoreapp2.0.tar.gz", |
13 |
| - "SLES_12_2": "opensuse-x64-netcoreapp2.0.tar.gz", |
| 9 | + "CentOS_7": "rhel-x64-netcoreapp2.0.tar.gz", |
| 10 | + "Debian_8": "rhel-x64-netcoreapp2.0.tar.gz", |
| 11 | + "Fedora_23": "rhel-x64-netcoreapp2.0.tar.gz", |
| 12 | + "OpenSUSE_13_2": "rhel-x64-netcoreapp2.0.tar.gz", |
| 13 | + "SLES_12_2": "rhel-x64-netcoreapp2.0.tar.gz", |
14 | 14 | "RHEL_7": "rhel-x64-netcoreapp2.0.tar.gz",
|
15 |
| - "Ubuntu_14": "ubuntu14-x64-netcoreapp2.0.tar.gz", |
16 |
| - "Ubuntu_16": "ubuntu16-x64-netcoreapp2.0.tar.gz" |
| 15 | + "Ubuntu_14": "rhel-x64-netcoreapp2.0.tar.gz", |
| 16 | + "Ubuntu_16": "rhel-x64-netcoreapp2.0.tar.gz" |
17 | 17 | },
|
18 | 18 | "installDir": "../sqltoolsservice/{#version#}/{#platform#}",
|
19 | 19 | "executableFiles": ["MicrosoftSqlToolsServiceLayer.exe", "MicrosoftSqlToolsServiceLayer", "MicrosoftSqlToolsServiceLayer.dll"]
|
|
0 commit comments