dotnetCorePackages.dotnet_9.vmr: 9.0.11 -> 9.0.12

This commit is contained in:
David McFarland
2026-01-14 13:37:15 -04:00
parent 736393de46
commit cb4b72e1d9
2 changed files with 7 additions and 7 deletions
@@ -1,5 +1,5 @@
{
"tarballHash": "sha256-aw0pdmHxatJyIS9JFRb5kyqT6rHGivYiuUGQpWbrTW8=",
"tarballHash": "sha256-JIY/CVOvJLImJPbEE7ypzlOph/C3rUT07hiiy0LbrUs=",
"artifactsUrl": "https://builds.dotnet.microsoft.com/source-built-artifacts/assets/Private.SourceBuilt.Artifacts.9.0.111-servicing.25476.1.centos.9-x64.tar.gz",
"artifactsHash": "sha256-reG0h30BetY0ApezKXdDBl6tOS4S3HRY5QLP2J/KPRU="
}
@@ -1,10 +1,10 @@
{
"release": "9.0.11",
"release": "9.0.12",
"channel": "9.0",
"tag": "v9.0.112",
"sdkVersion": "9.0.112",
"runtimeVersion": "9.0.11",
"aspNetCoreVersion": "9.0.11",
"tag": "v9.0.113",
"sdkVersion": "9.0.113",
"runtimeVersion": "9.0.12",
"aspNetCoreVersion": "9.0.12",
"sourceRepository": "https://github.com/dotnet/dotnet",
"sourceVersion": "191254d6485c508af3f6f8ff5f20e91fa63ee39c"
"sourceVersion": "46e42120674fdd5fe1239797df142f8f6e7943b0"
}