Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/dotnet/core.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDominique Whittaker <94140381+dcwhittaker@users.noreply.github.com>2022-08-09 19:30:20 +0300
committerGitHub <noreply@github.com>2022-08-09 19:30:20 +0300
commit4d23d3e67cbcafda0ffe56cf39b149c61666a3f0 (patch)
tree01cc2998727c9e8aaba709d9240acd09c166c511 /releases-index.json
parent00ea6dccb0e9906b7fbc266014b5b8f8fad6b874 (diff)
artifacts for .NET Aug22 release (#7681)
* artifacts for .NET Aug22 release * Update release-notes/7.0/install-linux.md Co-authored-by: Martin Costello <martin@martincostello.com> * Update releases-index.json * Update releases-index.json Co-authored-by: Martin Costello <martin@martincostello.com>
Diffstat (limited to 'releases-index.json')
-rw-r--r--releases-index.json28
1 files changed, 14 insertions, 14 deletions
diff --git a/releases-index.json b/releases-index.json
index 863f9b1f..75098ab2 100644
--- a/releases-index.json
+++ b/releases-index.json
@@ -2,11 +2,11 @@
"releases-index": [
{
"channel-version": "7.0",
- "latest-release": "7.0.0-preview.6",
- "latest-release-date": "2022-07-12",
+ "latest-release": "7.0.0-preview.7",
+ "latest-release-date": "2022-08-09",
"security": false,
- "latest-runtime": "7.0.0-preview.6.22324.4",
- "latest-sdk": "7.0.100-preview.6.22352.1",
+ "latest-runtime": "7.0.0-preview.7.22375.6",
+ "latest-sdk": "7.0.100-preview.7.22377.5",
"product": ".NET",
"support-phase": "preview",
"eol-date": null,
@@ -14,11 +14,11 @@
},
{
"channel-version": "6.0",
- "latest-release": "6.0.7",
- "latest-release-date": "2022-07-12",
- "security": false,
- "latest-runtime": "6.0.7",
- "latest-sdk": "6.0.302",
+ "latest-release": "6.0.8",
+ "latest-release-date": "2022-08-09",
+ "security": true,
+ "latest-runtime": "6.0.8",
+ "latest-sdk": "6.0.400",
"product": ".NET",
"support-phase": "lts",
"eol-date": "2024-11-12",
@@ -38,11 +38,11 @@
},
{
"channel-version": "3.1",
- "latest-release": "3.1.27",
- "latest-release-date": "2022-07-12",
- "security": false,
- "latest-runtime": "3.1.27",
- "latest-sdk": "3.1.421",
+ "latest-release": "3.1.28",
+ "latest-release-date": "2022-08-09",
+ "security": true,
+ "latest-runtime": "3.1.28",
+ "latest-sdk": "3.1.422",
"product": ".NET Core",
"support-phase": "maintenance",
"eol-date": "2022-12-13",