Merge pull request #1558 from leecow/master

add asp musl entry to releases.json
This commit is contained in:
Lee Coward 2018-05-14 10:55:49 -07:00 committed by GitHub
commit a4e11ad39b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -55,8 +55,9 @@
"rps-win-x86": "aspnetcore-runtime-2.1.0-rc1-final-win-x86.zip",
"rps-mac-x64": "aspnetcore-runtime-2.1.0-rc1-final-osx-x64.tar.gz",
"rps-linux-x64": "aspnetcore-runtime-2.1.0-rc1-final-linux-x64.tar.gz",
"checksums-runtime": "https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1-RC1-Runtime-SHA.txt",
"checksums-sdk": "https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1-RC1-SDK-SHA.txt",
"asp-runtime-musl-x64": "aspnetcore-runtime-2.1.0-rc1-final-linux-musl-x64.tar.gz",
"checksums-runtime": "https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1-rc1-runtime-sha.txt",
"checksums-sdk": "https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1-rc1-sdk-sha.txt",
"security": "FALSE",
"lts-runtime": "FALSE",
"lts-sdk": "FALSE"