From b4055bb28ee2c1d0514d3a696f926736a7fb4f24 Mon Sep 17 00:00:00 2001 From: Lee Coward Date: Sun, 29 Jul 2018 16:21:19 -0700 Subject: [PATCH] fix broken links in 1.1 json --- release-notes/1.1/releases.json | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/release-notes/1.1/releases.json b/release-notes/1.1/releases.json index 13e75e6e..b0db0d30 100644 --- a/release-notes/1.1/releases.json +++ b/release-notes/1.1/releases.json @@ -51,7 +51,10 @@ ] }, "aspnetcore-runtime":{ - "file": [ + "version": "1.1.9", + "lts":true, + "eol": false, + "files": [ {"name": "hosting-win-x64.exe", "url": "https://download.microsoft.com/download/3/7/f/37f3cf83-bed5-4ef1-bcd5-f24f7aef7c56/DotNetCore.1.0.12_1.1.9-WindowsHosting.exe", "hash": "4d8f7cd4f2f647312d4615d951242cc5d36cbad3ffea48643abd4a9015494e635f7379eb1b46b0384c6a7facbe1b18fe8946fcdf277715d18c270f91d61e9e18"} ] } @@ -148,7 +151,7 @@ ] }, "aspnetcore-runtime":{ - "version-runtime": "1.1.7", + "version": "1.1.7", "files":[ {"name": "hosting-win-x64.exe", "url": "https://download.microsoft.com/download/1/4/1/1416E22E-A1C5-48E3-81EF-AFE86CDA9C78/DotNetCore.1.0.10_1.1.7-WindowsHosting.exe", "hash": ""} ] @@ -193,7 +196,7 @@ ] }, "aspnetcore-runtime":{ - "version-runtime": "1.1.6", + "version": "1.1.6", "files":[ {"name": "hosting-win-x64.exe", "url": "https://download.microsoft.com/download/A/7/E/A7EF2AFF-F77B-4F77-A21B-0F7BD09A4065/DotNetCore.1.0.9_1.1.6-WindowsHosting.exe", "hash": ""} ]