|
11 | 11 | ], |
12 | 12 | "_links": { |
13 | 13 | "self": { |
14 | | - "href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/llms.json" |
| 14 | + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/llms.json" |
15 | 15 | }, |
16 | 16 | "latest": { |
17 | | - "href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/10.0/index.json", |
| 17 | + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/index.json", |
18 | 18 | "title": "Latest release - .NET 10.0" |
19 | 19 | }, |
20 | 20 | "latest-lts": { |
21 | | - "href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/10.0/index.json", |
| 21 | + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/index.json", |
22 | 22 | "title": "Latest LTS release - .NET 10.0" |
23 | 23 | }, |
24 | 24 | "latest-security-month": { |
25 | | - "href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/timeline/2025/10/index.json", |
| 25 | + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/timeline/2025/10/index.json", |
26 | 26 | "title": "Latest security month - October 2025" |
27 | 27 | }, |
28 | 28 | "latest-year": { |
29 | | - "href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/timeline/2025/index.json", |
| 29 | + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/timeline/2025/index.json", |
30 | 30 | "title": "Latest year - 2025" |
31 | 31 | }, |
32 | 32 | "releases-index": { |
33 | | - "href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/index.json", |
| 33 | + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/index.json", |
34 | 34 | "title": ".NET Release Index" |
35 | 35 | }, |
36 | 36 | "timeline-index": { |
37 | | - "href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/timeline/index.json", |
| 37 | + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/timeline/index.json", |
38 | 38 | "title": ".NET Release Timeline Index" |
39 | 39 | } |
40 | 40 | }, |
|
53 | 53 | "supported": true, |
54 | 54 | "eol_date": "2028-11-14", |
55 | 55 | "sdk_version": "10.0.101", |
| 56 | + "latest_security": "10.0.0-rc.2", |
56 | 57 | "_links": { |
57 | 58 | "self": { |
58 | | - "href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/10.0/10.0.1/index.json" |
| 59 | + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/10.0.1/index.json" |
59 | 60 | }, |
60 | 61 | "latest-security": { |
61 | | - "href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/10.0/preview/rc2/index.json" |
| 62 | + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/preview/rc2/index.json" |
62 | 63 | }, |
63 | 64 | "release-major": { |
64 | | - "href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/10.0/index.json" |
| 65 | + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/index.json" |
65 | 66 | }, |
66 | | - "release-manifest": { |
67 | | - "href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/10.0/manifest.json" |
| 67 | + "latest-sdk": { |
| 68 | + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/sdk/index.json" |
| 69 | + }, |
| 70 | + "manifest": { |
| 71 | + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/manifest.json" |
68 | 72 | } |
69 | 73 | } |
70 | 74 | }, |
|
81 | 85 | "supported": true, |
82 | 86 | "eol_date": "2026-11-10", |
83 | 87 | "sdk_version": "9.0.308", |
| 88 | + "latest_security": "9.0.10", |
84 | 89 | "_links": { |
85 | 90 | "self": { |
86 | | - "href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/9.0/9.0.11/index.json" |
| 91 | + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/9.0/9.0.11/index.json" |
87 | 92 | }, |
88 | 93 | "latest-security": { |
89 | | - "href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/9.0/9.0.10/index.json" |
| 94 | + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/9.0/9.0.10/index.json" |
90 | 95 | }, |
91 | 96 | "release-major": { |
92 | | - "href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/9.0/index.json" |
| 97 | + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/9.0/index.json" |
| 98 | + }, |
| 99 | + "latest-sdk": { |
| 100 | + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/9.0/sdk/index.json" |
93 | 101 | }, |
94 | | - "release-manifest": { |
95 | | - "href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/9.0/manifest.json" |
| 102 | + "manifest": { |
| 103 | + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/9.0/manifest.json" |
96 | 104 | } |
97 | 105 | } |
98 | 106 | }, |
|
109 | 117 | "supported": true, |
110 | 118 | "eol_date": "2026-11-10", |
111 | 119 | "sdk_version": "8.0.416", |
| 120 | + "latest_security": "8.0.21", |
112 | 121 | "_links": { |
113 | 122 | "self": { |
114 | | - "href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/8.0/8.0.22/index.json" |
| 123 | + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/8.0/8.0.22/index.json" |
115 | 124 | }, |
116 | 125 | "latest-security": { |
117 | | - "href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/8.0/8.0.21/index.json" |
| 126 | + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/8.0/8.0.21/index.json" |
118 | 127 | }, |
119 | 128 | "release-major": { |
120 | | - "href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/8.0/index.json" |
| 129 | + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/8.0/index.json" |
| 130 | + }, |
| 131 | + "latest-sdk": { |
| 132 | + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/8.0/sdk/index.json" |
121 | 133 | }, |
122 | | - "release-manifest": { |
123 | | - "href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/8.0/manifest.json" |
| 134 | + "manifest": { |
| 135 | + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/8.0/manifest.json" |
124 | 136 | } |
125 | 137 | } |
126 | 138 | } |
|
0 commit comments