dotnet-sdk: Update to version 6.0.102

This commit is contained in:
github-actions[bot] 2022-02-08 20:29:24 +00:00
parent 7b1c320cef
commit bee7c13f68

View File

@ -1,5 +1,5 @@
{ {
"version": "6.0.101", "version": "6.0.102",
"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.101/dotnet-sdk-6.0.101-win-x64.zip", "url": "https://dotnetcli.blob.core.windows.net/dotnet/Sdk/6.0.102/dotnet-sdk-6.0.102-win-x64.zip",
"hash": "sha512:7259dc349861d68878f19ba1f4f72ee47403adda2e8814882c5096a44bfd42e475fc2b9eb16d819bbc61c166e13b9b5b97cfc16a36190faa88eeb6eb61693f12" "hash": "sha512:df6df12efee231848a993c3d96210b40134e900e6cdc5f6c2c19e55cdeb52c1130f8a217790f016a9d9371d199e75188da6f4d5c9e613d74643fb7a5899c1948"
}, },
"32bit": { "32bit": {
"url": "https://dotnetcli.blob.core.windows.net/dotnet/Sdk/6.0.101/dotnet-sdk-6.0.101-win-x86.zip", "url": "https://dotnetcli.blob.core.windows.net/dotnet/Sdk/6.0.102/dotnet-sdk-6.0.102-win-x86.zip",
"hash": "sha512:512e5ca6e4df0cecb26a733575ab0fa3acf196b70c323a51ba25c5f5df5da39ba8b92b534128be1627077e2f3e8b21dd8c90f0a086b189296e94f333954abc8b" "hash": "sha512:c00fc0897053bf44626f4e86c0fe918a34744a50f6a25a93599c6e3e73fce80a13fbecb088c9ddc8fe623158aa58f4d4d2be53080c9d1d3dc2b231f3e0834da7"
} }
}, },
"bin": "dotnet.exe", "bin": "dotnet.exe",