Skip to content

Commit cb77eb7

Browse files
authored
Merge pull request #1 from anishi1222/anishi1222-patch-1
Anishi1222 patch 1
2 parents d70493e + 9ff43a1 commit cb77eb7

File tree

2 files changed

+421
-0
lines changed

2 files changed

+421
-0
lines changed

__tests__/distributors/microsoft-installer.test.ts

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,11 +29,31 @@ describe('findPackageForDownload', () => {
2929
});
3030

3131
it.each([
32+
[
33+
'17.0.1',
34+
'17.0.1+12.1',
35+
'https://aka.ms/download-jdk/microsoft-jdk-17.0.1.12.1-{{OS_TYPE}}-x64.{{ARCHIVE_TYPE}}'
36+
],
3237
[
3338
'17.x',
3439
'17.0.7',
3540
'https://aka.ms/download-jdk/microsoft-jdk-17.0.7-{{OS_TYPE}}-x64.{{ARCHIVE_TYPE}}'
3641
],
42+
[
43+
'16.0.x',
44+
'16.0.2+7.1',
45+
'https://aka.ms/download-jdk/microsoft-jdk-16.0.2.7.1-{{OS_TYPE}}-x64.{{ARCHIVE_TYPE}}'
46+
],
47+
[
48+
'11.0.13',
49+
'11.0.13+8.1',
50+
'https://aka.ms/download-jdk/microsoft-jdk-11.0.13.8.1-{{OS_TYPE}}-x64.{{ARCHIVE_TYPE}}'
51+
],
52+
[
53+
'11.0.15',
54+
'11.0.15',
55+
'https://aka.ms/download-jdk/microsoft-jdk-11.0.15-{{OS_TYPE}}-x64.{{ARCHIVE_TYPE}}'
56+
],
3757
[
3858
'11.x',
3959
'11.0.19',

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy