dotnet-sdk: Update to version 7.0.102

This commit is contained in:
github-actions[bot] 2023-01-10 20:29:23 +00:00
parent 76b2541939
commit 48cf1eb237

View File

@ -1,5 +1,5 @@
{
"version": "7.0.101",
"version": "7.0.102",
"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,16 +8,16 @@
},
"architecture": {
"64bit": {
"url": "https://dotnetcli.blob.core.windows.net/dotnet/Sdk/7.0.101/dotnet-sdk-7.0.101-win-x64.zip",
"hash": "sha512:f7083e2fef2f5c93c7d899cdf047f5c88626603ad0fdddf1f176820b74a32e3fcfb2402aef49406765ac8f160b5b48a714f09db2cce0ed04575f71dc6a49eaed"
"url": "https://dotnetcli.blob.core.windows.net/dotnet/Sdk/7.0.102/dotnet-sdk-7.0.102-win-x64.zip",
"hash": "sha512:841ca296ae1d4f6efed6516dec0594c44449129113e05351b3ca8a92b573ee5d333eaabb577169f5e32c12ee977f24ac0ee3d9a30fbb9a2b0b7c08b8dd414e85"
},
"32bit": {
"url": "https://dotnetcli.blob.core.windows.net/dotnet/Sdk/7.0.101/dotnet-sdk-7.0.101-win-x86.zip",
"hash": "sha512:ee3bc0f39adc99baf1870d0a8f6cf9b14458b92dac0722cb05a778afc07350d414cb1092cea44d88efdea5c67a39b5f8037892ba8de099da171d0bc132f1f651"
"url": "https://dotnetcli.blob.core.windows.net/dotnet/Sdk/7.0.102/dotnet-sdk-7.0.102-win-x86.zip",
"hash": "sha512:96168b0f72ca15857082aa3b89342da709daac12251e02f2673e108ad0b47254d11a60a3457cee699ddaae6d486372c5e3bbf393077e1d27a0f635b099c03993"
},
"arm64": {
"url": "https://dotnetcli.blob.core.windows.net/dotnet/Sdk/7.0.101/dotnet-sdk-7.0.101-win-arm64.zip",
"hash": "sha512:a88018791d6544d5aaabd13dc9291bfc6963fd39af3b67b4cf2aaec5b9e8bbee4dd16d35ded9d296d8a929082dfd6e13d6b2ea5677461d5fd7df1cc7bbd30e78"
"url": "https://dotnetcli.blob.core.windows.net/dotnet/Sdk/7.0.102/dotnet-sdk-7.0.102-win-arm64.zip",
"hash": "sha512:90fce08820e7f7d9f1c1963bcebed6c947ebebdd86d21afb1abc69b204d5cbf3f117a385a25de8d93bea79d465e0d4a74299a688e9ebe72510573545dcabcfc7"
}
},
"env_add_path": ".",