dotnet-sdk: Update to version 5.0.102

This commit is contained in:
Richard Kuhnt 2021-01-12 19:01:48 +00:00
parent 4c455e7ff1
commit 35334b0d71

View File

@ -1,5 +1,5 @@
{ {
"version": "5.0.101", "version": "5.0.102",
"description": ".NET is a free, cross-platform, open source developer platform for building many different types of applications.", "description": ".NET is a free, cross-platform, open source developer platform for building many different types of applications.",
"homepage": "https://www.microsoft.com/net/", "homepage": "https://www.microsoft.com/net/",
"license": "MIT", "license": "MIT",
@ -8,12 +8,12 @@
}, },
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://dotnetcli.blob.core.windows.net/dotnet/Sdk/5.0.101/dotnet-sdk-5.0.101-win-x64.zip", "url": "https://dotnetcli.blob.core.windows.net/dotnet/Sdk/5.0.102/dotnet-sdk-5.0.102-win-x64.zip",
"hash": "sha512:7298d1b370b2055f95c03a628f78dce97470434a76907e20ad1ea14b55bdb0a67b2a78f5b5ec928b914df735e89ae9f3a8033d0fe2112a38998581598d35e931" "hash": "sha512:118056d7c60d9591b0a803fb4f8941b6fa5166553d1deac625279330b05599073231ee4c4ecdc3f179d57261290b6c62ac7f34d5f89c8b06274e2346a069f79b"
}, },
"32bit": { "32bit": {
"url": "https://dotnetcli.blob.core.windows.net/dotnet/Sdk/5.0.101/dotnet-sdk-5.0.101-win-x86.zip", "url": "https://dotnetcli.blob.core.windows.net/dotnet/Sdk/5.0.102/dotnet-sdk-5.0.102-win-x86.zip",
"hash": "sha512:d22252a378fc566c3e3209e463905e51cc7dfa9f5dbc795513889025b07fee927e681c3392a8778e44bed4d084ede949917b81aac5e6e3ec10b0abbf4b1c59c4" "hash": "sha512:079262cac8b88466cd077f3f54b9696ee1f6484764a5e6df6bd9a3cdcc9fd6e59c004f33923a9967a0efb0e3a4482034490ce3d4460a59611fe949d33d4186aa"
} }
}, },
"bin": "dotnet.exe", "bin": "dotnet.exe",