dotnet-sdk: Update to version 3.1.301

This commit is contained in:
Richard Kuhnt 2020-06-09 19:00:27 +00:00
parent 24df05f713
commit 53232ea9da

View File

@ -1,16 +1,16 @@
{
"version": "3.1.300",
"version": "3.1.301",
"homepage": "https://www.microsoft.com/net/",
"description": ".NET is a free, cross-platform, open source developer platform for building many different types of applications.",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://dotnetcli.blob.core.windows.net/dotnet/Sdk/3.1.300/dotnet-sdk-3.1.300-win-x64.zip",
"hash": "e47c0a54f578fff9bc02ca3511e495c197dd88466d6ad499674214c69fe2b532"
"url": "https://dotnetcli.blob.core.windows.net/dotnet/Sdk/3.1.301/dotnet-sdk-3.1.301-win-x64.zip",
"hash": "sha512:99a124d19503036bcedefffb348fa23476e60cdabfcb8e9cddc6545f05f57d8d2cf5bc7ff9b42039387a15328471c5bd47e50c5ea129fbd418a6e0fa9607bb17"
},
"32bit": {
"url": "https://dotnetcli.blob.core.windows.net/dotnet/Sdk/3.1.300/dotnet-sdk-3.1.300-win-x86.zip",
"hash": "9e679851e2ac354d381177766aeba892595a5f0d9b0b78c0b4687317ce2a9800"
"url": "https://dotnetcli.blob.core.windows.net/dotnet/Sdk/3.1.301/dotnet-sdk-3.1.301-win-x86.zip",
"hash": "sha512:d955f6a129ddc5ee8173b225b5053f1a7f7a3f38ba5e68237ba53eff792b6b1473649cda4eabd637c4460600bf649b0dc02e99c2a7db0ad1d982dc23ae710b6c"
}
},
"bin": "dotnet.exe",