diff --git a/bucket/dotnet-sdk.json b/bucket/dotnet-sdk.json index cbc2750835..b62ae5ec95 100644 --- a/bucket/dotnet-sdk.json +++ b/bucket/dotnet-sdk.json @@ -1,5 +1,5 @@ { - "version": "5.0.103", + "version": "5.0.200", "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/5.0.103/dotnet-sdk-5.0.103-win-x64.zip", - "hash": "sha512:7ff6316b2bf5219a794d86c716fefe6b80b0c8095f0ed98390f628f4cbd8c573c1a21369ac9aa9596826825ea595afccc14e207489c7346f074cfacf1be94d58" + "url": "https://dotnetcli.blob.core.windows.net/dotnet/Sdk/5.0.200/dotnet-sdk-5.0.200-win-x64.zip", + "hash": "308e943c3649025298a263687c0eb0cdf3e07cb55aec91ae3b9f95d7a9456096" }, "32bit": { - "url": "https://dotnetcli.blob.core.windows.net/dotnet/Sdk/5.0.103/dotnet-sdk-5.0.103-win-x86.zip", - "hash": "sha512:08675887ed2ed6016be2581a94967316b4af5ea5a9d43d6ec1541a7925f2eba875804860a28f0e491fb17560d1fac197d8230b43f4e2fa95a98d0eaae6ef46e2" + "url": "https://dotnetcli.blob.core.windows.net/dotnet/Sdk/5.0.200/dotnet-sdk-5.0.200-win-x86.zip", + "hash": "65359e98189799ddbe55119c9dc715c25e5f2d4766e978d9b8c07830f9a2b990" } }, "bin": "dotnet.exe",