dotnet-sdk: Update to version 7.0.101

This commit is contained in:
github-actions[bot] 2022-12-13 20:26:13 +00:00
parent 28a028f337
commit 7d99c0b268

View File

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