dotnet-sdk: Update to version 6.0.301

This commit is contained in:
github-actions[bot] 2022-06-14 20:29:20 +00:00
parent 2bad17e5a7
commit f122902fec

View File

@ -1,5 +1,5 @@
{
"version": "6.0.300",
"version": "6.0.301",
"description": ".NET is a free, cross-platform, open source developer platform for building many different types of applications.",
"homepage": "https://www.microsoft.com/net/",
"license": "MIT",
@ -8,12 +8,12 @@
},
"architecture": {
"64bit": {
"url": "https://dotnetcli.blob.core.windows.net/dotnet/Sdk/6.0.300/dotnet-sdk-6.0.300-win-x64.zip",
"hash": "sha512:579d886a6778540ac36098b511322fb99e9d5bdc07dd4cc1cb840da04286422019c091b133d306abd4dff9fae1154abf6e996625895db853c9140e6d9dba560a"
"url": "https://dotnetcli.blob.core.windows.net/dotnet/Sdk/6.0.301/dotnet-sdk-6.0.301-win-x64.zip",
"hash": "sha512:cc45e91a04850a175f1c6bcab104f1230067f3ead61d4fb4ddad19c641cfffcfe019cb38faad4b1f16367b6f67641fd2913184c09a8bb83abc51959003b48a6b"
},
"32bit": {
"url": "https://dotnetcli.blob.core.windows.net/dotnet/Sdk/6.0.300/dotnet-sdk-6.0.300-win-x86.zip",
"hash": "sha512:c5065cd5cb872cebf66a11aac8731e8b9ece01c30c2fcbde6fb1f6839008590134486acb2f4038cd88baec0f90a784d5163753291b11b5f3e2f68e4882b7abd6"
"url": "https://dotnetcli.blob.core.windows.net/dotnet/Sdk/6.0.301/dotnet-sdk-6.0.301-win-x86.zip",
"hash": "sha512:3ad48f494c64cf64ed3b8d7cc10b18dfbb3b3a7f77d4e40c6ad5b02ec17b4a9c83f1b2f5d9840113b313009864da254e98715a647b2db0306b0b47f088ec6a83"
}
},
"bin": "dotnet.exe",