dotnetCorePackages.dotnet_9.vmr: 9.0.6 -> 9.0.7

This commit is contained in:
David McFarland 2025-07-11 11:33:50 +00:00
parent afedda5dda
commit f1decc9abe
2 changed files with 7 additions and 7 deletions

View File

@ -1,5 +1,5 @@
{
"tarballHash": "sha256-jyXUjn7AqUswtwLBkO54YJo0hSDuvvMsHmv6GW8p15Q=",
"tarballHash": "sha256-9oGCuV+kQe+2Oypxyj+YSYtmTo2BlkaQzk7E+FWYGkQ=",
"artifactsUrl": "https://builds.dotnet.microsoft.com/source-built-artifacts/assets/Private.SourceBuilt.Artifacts.9.0.106-servicing.25230.1.centos.9-x64.tar.gz",
"artifactsHash": "sha256-z45Rk63ad5VL5pslOUktewJQOHYLQlOgz/ZiT9v/UNo="
}

View File

@ -1,10 +1,10 @@
{
"release": "9.0.6",
"release": "9.0.7",
"channel": "9.0",
"tag": "v9.0.6",
"sdkVersion": "9.0.107",
"runtimeVersion": "9.0.6",
"aspNetCoreVersion": "9.0.6",
"tag": "v9.0.7",
"sdkVersion": "9.0.108",
"runtimeVersion": "9.0.7",
"aspNetCoreVersion": "9.0.7",
"sourceRepository": "https://github.com/dotnet/dotnet",
"sourceVersion": "3b2a975be6836979a19db7625a972b46a36efaeb"
"sourceVersion": "2d8506e0fc69ec3d8e92eb3090e18fdb5f8636f5"
}