|
1 | 1 | {
|
2 | 2 | "service": {
|
3 | 3 | "downloadUrl": "https://github.com/Microsoft/sqltoolsservice/releases/download/v{#version#}/microsoft.sqltools.servicelayer-{#fileName#}",
|
4 |
| - "version": "1.2.0-alpha.45", |
| 4 | + "version": "1.4.0-alpha.17", |
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