Add SDK installers for latest 1.0 release

To support the download changes to the .NET website
This commit is contained in:
Rowan Miller 2018-07-11 13:01:24 -07:00 committed by GitHub
parent cc2ee6c25d
commit 7bdb3d58c1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -153,7 +153,9 @@
"sdk-mac-x64": "dotnet-dev-osx-x64.1.1.10.tar.gz",
"sdk-mac-x64.pkg": "dotnet-sdk-osx-x64-1.1.10.pkg",
"sdk-win-x86": "dotnet-dev-win-x86.1.1.10.zip",
"sdk-win-x86.exe": "dotnet-dev-win-x86.1.1.10.exe",
"sdk-win-x64": "dotnet-dev-win-x64.1.1.10.zip",
"sdk-win-x64.exe": "dotnet-dev-win-x64.1.1.10.exe",
"sdk-centos": "dotnet-dev-centos-x64.1.1.10.tar.gz",
"sdk-debian": "dotnet-dev-debian-x64.1.1.10.tar.gz",
"sdk-fedora.27": "dotnet-dev-fedora.27-x64.1.1.10.tar.gz",