add mac runtime installer entries for 1.0/1.1

This commit is contained in:
Lee Coward 2018-09-24 09:05:03 -07:00
parent d7ae48621c
commit 3916b1becd

View file

@ -300,6 +300,7 @@
"blob-sdk": "https://dotnetcli.blob.core.windows.net/dotnet/Sdk/1.1.10/",
"release-notes": "https://github.com/dotnet/core/blob/master/release-notes/1.1/1.1.9.md",
"runtime-mac-x64": "dotnet-osx-x64.1.1.9.tar.gz",
"runtime-mac-x64.pkg": "dotnet-osx-x64.1.1.9.pkg",
"runtime-win-x86": "dotnet-win-x86.1.1.9.zip",
"runtime-win-x86.exe": "dotnet-win-x86.1.1.9.exe",
"runtime-win-x64": "dotnet-win-x64.1.1.9.zip",
@ -347,6 +348,7 @@
"blob-sdk": "https://dotnetcli.blob.core.windows.net/dotnet/Sdk/1.1.10/",
"release-notes": "https://github.com/dotnet/core/blob/master/release-notes/1.0/1.0.12.md",
"runtime-mac-x64": "dotnet-osx-x64.1.0.12.tar.gz",
"runtime-mac-x64.pkg": "dotnet-osx-x64.1.0.12.pkg",
"runtime-win-x86": "dotnet-win-x86.1.0.12.zip",
"runtime-win-x86.exe": "dotnet-win-x86.1.0.12.exe",
"runtime-win-x64": "dotnet-win-x64.1.0.12.zip",