dotnetCorePackages.dotnet_10.vmr: 10.0.4 -> 10.0.5

This commit is contained in:
David McFarland
2026-03-14 17:54:16 -03:00
parent 317adb8506
commit c34756c995
2 changed files with 8 additions and 8 deletions
@@ -1,5 +1,5 @@
{
"tarballHash": "sha256-YGnrqUk70MIDlMyxRTgHaPzsrtK0eZ4lJPDccYbsHHk=",
"tarballHash": "sha256-xjToSdtSQkt1yCwBARbLgpC8lSQxt8z2B47XNl1XuQ4=",
"artifactsUrl": "https://builds.dotnet.microsoft.com/dotnet/source-build/Private.SourceBuilt.Artifacts.10.0.103-servicing.26075.103.centos.10-x64.tar.gz",
"artifactsHash": "sha256-cR5qVJhCDC5O5es28aF3KAmD/AFmfuX6P15xh9vH1eM="
}
@@ -1,11 +1,11 @@
{
"release": "10.0.4",
"release": "10.0.5",
"channel": "10.0",
"tag": "v10.0.104",
"sdkVersion": "10.0.104",
"runtimeVersion": "10.0.4",
"aspNetCoreVersion": "10.0.4",
"tag": "v10.0.105",
"sdkVersion": "10.0.105",
"runtimeVersion": "10.0.5",
"aspNetCoreVersion": "10.0.5",
"sourceRepository": "https://github.com/dotnet/dotnet",
"sourceVersion": "80d3e14f5e08b4888f464e3cd0d0b2445b63ec46",
"officialBuildId": "20260219.10"
"sourceVersion": "a612c2a1056fe3265387ae3ff7c94eba1505caf9",
"officialBuildId": "20260303.11"
}