Merge remote-tracking branch 'upstream/main' into update-adoptopenjdk

This commit is contained in:
John Oliver 2023-10-17 11:07:54 +01:00
commit bc5f1f4361
19 changed files with 55977 additions and 9488 deletions

View file

@ -29,6 +29,11 @@ describe('findPackageForDownload', () => {
});
it.each([
[
'21.x',
'21.0.0',
'https://aka.ms/download-jdk/microsoft-jdk-21.0.0-{{OS_TYPE}}-x64.{{ARCHIVE_TYPE}}'
],
[
'17.0.1',
'17.0.1+12.1',