dotnet-sdk: Update to version 6.0.401

This commit is contained in:
github-actions[bot] 2022-09-13 20:31:52 +00:00
parent 7934355c08
commit e4163d0a95

View File

@ -1,5 +1,5 @@
{
"version": "6.0.400",
"version": "6.0.401",
"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.400/dotnet-sdk-6.0.400-win-x64.zip",
"hash": "sha512:382d0ea5d78e18691a4e5789db174df1ee0d64062a7198793776db1b0857e303bd23d12008dd87d952fe8d5a4d3fd2eb58735a46db7c26b5b9e3fb51f3435c66"
"url": "https://dotnetcli.blob.core.windows.net/dotnet/Sdk/6.0.401/dotnet-sdk-6.0.401-win-x64.zip",
"hash": "sha512:bab1b1c753536bfd24ad0066bb1c193c7c473442a7891499a1c265b882ae75bcc245c3dccde7f6c5b3d3db70f5de286fcc70c0837d7922104a233bc323907867"
},
"32bit": {
"url": "https://dotnetcli.blob.core.windows.net/dotnet/Sdk/6.0.400/dotnet-sdk-6.0.400-win-x86.zip",
"hash": "sha512:3388f18cdc52b84d1502fd5727dcb3f10477556e5b4cd4c1731b087ba3aaa4669876c119e58ec3b0b78054d295a92210948dd75a9d19ed96249e54b8b1c7fcac"
"url": "https://dotnetcli.blob.core.windows.net/dotnet/Sdk/6.0.401/dotnet-sdk-6.0.401-win-x86.zip",
"hash": "sha512:5273425d1a240f5355765827cd425726c5f7e617a6d201cafd41953d5d7cfb6be701c7541561859d8b74b4dedba37ceb245e3f99a7c570963cfc18842d9b96b5"
}
},
"bin": "dotnet.exe",