dotnet-sdk: Update to version 6.0.300

This commit is contained in:
github-actions[bot] 2022-05-10 20:28:13 +00:00
parent 6a8b059887
commit c74ac20e37

View File

@ -1,5 +1,5 @@
{ {
"version": "6.0.202", "version": "6.0.300",
"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/6.0.202/dotnet-sdk-6.0.202-win-x64.zip", "url": "https://dotnetcli.blob.core.windows.net/dotnet/Sdk/6.0.300/dotnet-sdk-6.0.300-win-x64.zip",
"hash": "sha512:fc3299972e50a26ec7d2485b25afac7a5c345076eef35ff1e8de02fac01915f4e33deaf3c94b92d4ab6a446326339fd121b6f45f796e899d980c0ee27f4e2ffc" "hash": "sha512:579d886a6778540ac36098b511322fb99e9d5bdc07dd4cc1cb840da04286422019c091b133d306abd4dff9fae1154abf6e996625895db853c9140e6d9dba560a"
}, },
"32bit": { "32bit": {
"url": "https://dotnetcli.blob.core.windows.net/dotnet/Sdk/6.0.202/dotnet-sdk-6.0.202-win-x86.zip", "url": "https://dotnetcli.blob.core.windows.net/dotnet/Sdk/6.0.300/dotnet-sdk-6.0.300-win-x86.zip",
"hash": "sha512:e6c8ffc3a5c68638a8e4a6e7d69a14c2c3158329db647e04e0b08b086e97222ba1d2594273433a8114297a7141e37f71d8ed5b11b6bc3ef4daaf7efca9047372" "hash": "sha512:c5065cd5cb872cebf66a11aac8731e8b9ece01c30c2fcbde6fb1f6839008590134486acb2f4038cd88baec0f90a784d5163753291b11b5f3e2f68e4882b7abd6"
} }
}, },
"bin": "dotnet.exe", "bin": "dotnet.exe",