Commit graph

21 commits

Author SHA1 Message Date
Tim Van Holder 9f6b8ccb25
Add missing downloads for SDK 2.0.0-preview (#4774)
There were entries for win/x86 and win/x64 named like non-installer packages,
but they pointed to the executable installers.
This corrects their name, and adds the correct links to the non-installer packages.
2020-08-11 16:55:22 -07:00
Tim Van Holder 49f970f666
Fix download link for SDK 2.1.3, win/x86 (#4771)
It used the URL prefix from SDK 2.1.2, but the filename for 2.1.3, resulting in a broken link.
2020-06-23 12:45:21 -07:00
Rowan Miller 85cbb283a7 Fix up display versions 2019-11-13 19:26:08 -08:00
Rowan Miller d64e96f714 Remove duplicate file listings
There were three releases where we had exactly the same file entry listed twice
2019-11-13 19:25:24 -08:00
David Gardiner 3036e48b8a Fix incorrect checksums
- Align values with those previously published in https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.202-sdk-sha.txt
- dotnet-sdk-osx-x64.pkg is not listed in above file, so checksum was recalculated manually

Resolves #3250
2019-08-26 13:24:11 +09:30
Arthur Rump ad88f9b8f6 Replace empty string versions with null in releases.jsons 2019-07-08 12:37:17 +02:00
Arthur Rump 23b0c9a06f Fix more invalid runtime data in releases.jsons 2019-07-08 11:22:46 +02:00
Arthur Rump 12d9b41ca9 Fix invalid runtime data in releases.jsons 2019-07-08 11:15:05 +02:00
Lee Coward 476f6db71b update historical cve data 2019-05-08 11:23:40 -07:00
Arthur Rump 7f802c5329 Merge dotnet/master into master 2019-01-08 19:30:47 +01:00
Lee Coward af7997b1eb add cve-list to releases.json files 2019-01-07 13:14:01 -08:00
Arthur Rump 6242140d2d Fix some release note links
Looks like release notes for 2.1.201 don't exist
2018-12-26 12:45:51 +01:00
Arthur Rump 886f879fb8 Replace all 'vsversion' fields with 'vs-version' 2018-12-20 19:07:04 +01:00
Lee Coward 72934a1a33 add runtime version to 2.1.100 sdk 2018-12-14 07:54:05 -08:00
Lee Coward 378d9e4295 backfill json updates to previous channels 2018-12-13 16:55:57 -08:00
Lee Coward 0f90e8ae09 updates based on feedback 2018-10-04 15:07:42 -07:00
Lee Coward 8a4fedb44e updates based on feedback 2018-10-04 13:50:01 -07:00
Lee Coward e0a69b0df8 data cleanup during review 2018-10-02 17:39:08 -07:00
Lee Coward cee10d1118 updates based on feedback 2018-10-02 12:52:28 -07:00
Lee Coward c9cd2e48a7 flow feedback updates to 1.0, 1.1, 2.0 2018-09-29 13:33:14 -07:00
Lee Coward 21556ada0e updated json format for releases metadata
adding historical data to v2 json file

add linux prereqs doc

moving v2 json to WIP branch

new-json branch

factor json across channels and add toc

data cleanup

data cleanup

correct aspnetcore-runtime element name

data cleanup

data cleanup

fix broken links in 2.0 json

fix broken links in 2.0 json

fix broken links in 1.1 json

data cleanup in the 1.1 json

data cleanup in the 1.0 json

data cleanup in json

Update releases-index.json

update v2 json

update release index

add ancm version

several updates based on feedback

format updates based on feedback

format updates based on feedback

update format based on feedback

move release-version to top element
2018-09-24 13:35:13 -07:00