summaryrefslogtreecommitdiff
path: root/net.adoptium.java/java21.json
blob: 2db92a87ee8afe0b5748a733505209ba843d71aa (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
{
    "formatVersion": 1,
    "name": "Java 21",
    "releaseTime": "2023-10-10T13:55:52+00:00",
    "runtimes": [
        {
            "checksum": {
                "hash": "61dca7744d0b92d5d270f03e2ff32d64e95f3f7c8d0acbe642d7733ccb8523ac",
                "type": "sha256"
            },
            "downloadType": "archive",
            "name": "eclipse_temurin_jre21.0.7+6",
            "packageType": "jre",
            "releaseTime": "2025-04-16T14:21:40+00:00",
            "runtimeOS": "mac-os-arm64",
            "url": "https://github.com/adoptium/temurin21-binaries/releases/download/jdk-21.0.7%2B6/OpenJDK21U-jre_aarch64_mac_hotspot_21.0.7_6.tar.gz",
            "vendor": "eclipse",
            "version": {
                "build": 6,
                "major": 21,
                "minor": 0,
                "security": 7
            }
        },
        {
            "checksum": {
                "hash": "c43f6adf33cc76f9060cedc879f004958296d8f924c6c9838d2f6eec4478ac0f",
                "type": "sha256"
            },
            "downloadType": "archive",
            "name": "eclipse_temurin_jre21.0.7+6",
            "packageType": "jre",
            "releaseTime": "2025-04-16T14:21:40+00:00",
            "runtimeOS": "mac-os-x64",
            "url": "https://github.com/adoptium/temurin21-binaries/releases/download/jdk-21.0.7%2B6/OpenJDK21U-jre_x64_mac_hotspot_21.0.7_6.tar.gz",
            "vendor": "eclipse",
            "version": {
                "build": 6,
                "major": 21,
                "minor": 0,
                "security": 7
            }
        },
        {
            "checksum": {
                "hash": "6d48379e00d47e6fdd417e96421e973898ac90765ea8ff2d09ae0af6d5d6a1c6",
                "type": "sha256"
            },
            "downloadType": "archive",
            "name": "eclipse_temurin_jre21.0.7+6",
            "packageType": "jre",
            "releaseTime": "2025-04-16T14:21:40+00:00",
            "runtimeOS": "linux-x64",
            "url": "https://github.com/adoptium/temurin21-binaries/releases/download/jdk-21.0.7%2B6/OpenJDK21U-jre_x64_linux_hotspot_21.0.7_6.tar.gz",
            "vendor": "eclipse",
            "version": {
                "build": 6,
                "major": 21,
                "minor": 0,
                "security": 7
            }
        },
        {
            "checksum": {
                "hash": "ab455a401d25e0cd20e652d2ee72e9f56beba0d9faac5a5c62c9b27a19df804b",
                "type": "sha256"
            },
            "downloadType": "archive",
            "name": "eclipse_temurin_jre21.0.7+6",
            "packageType": "jre",
            "releaseTime": "2025-04-16T14:21:40+00:00",
            "runtimeOS": "linux-arm64",
            "url": "https://github.com/adoptium/temurin21-binaries/releases/download/jdk-21.0.7%2B6/OpenJDK21U-jre_aarch64_linux_hotspot_21.0.7_6.tar.gz",
            "vendor": "eclipse",
            "version": {
                "build": 6,
                "major": 21,
                "minor": 0,
                "security": 7
            }
        },
        {
            "checksum": {
                "hash": "b2850a96293048ed3020f8bfca2d92a785ae9bf80c7d96bbfe3ec4ccf45aef98",
                "type": "sha256"
            },
            "downloadType": "archive",
            "name": "eclipse_temurin_jre21.0.7+6",
            "packageType": "jre",
            "releaseTime": "2025-04-16T14:21:40+00:00",
            "runtimeOS": "windows-x64",
            "url": "https://github.com/adoptium/temurin21-binaries/releases/download/jdk-21.0.7%2B6/OpenJDK21U-jre_x64_windows_hotspot_21.0.7_6.zip",
            "vendor": "eclipse",
            "version": {
                "build": 6,
                "major": 21,
                "minor": 0,
                "security": 7
            }
        },
        {
            "checksum": {
                "hash": "0e2d89e3d66739ffff74f7ed9582ebe3f7748898a0eaec96164e4ec5e8236b28",
                "type": "sha256"
            },
            "downloadType": "archive",
            "name": "eclipse_temurin_jre21.0.7+6",
            "packageType": "jre",
            "releaseTime": "2025-04-16T14:21:40+00:00",
            "runtimeOS": "windows-arm64",
            "url": "https://github.com/adoptium/temurin21-binaries/releases/download/jdk-21.0.7%2B6/OpenJDK21U-jre_aarch64_windows_hotspot_21.0.7_6.zip",
            "vendor": "eclipse",
            "version": {
                "build": 6,
                "major": 21,
                "minor": 0,
                "security": 7
            }
        },
        {
            "checksum": {
                "hash": "9b792bbd408676483caaeb619439190abf1552fe11ab05b19c80d408e5f49c25",
                "type": "sha256"
            },
            "downloadType": "archive",
            "name": "eclipse_temurin_jre21.0.6+7",
            "packageType": "jre",
            "releaseTime": "2025-01-22T17:42:31+00:00",
            "runtimeOS": "mac-os-arm64",
            "url": "https://github.com/adoptium/temurin21-binaries/releases/download/jdk-21.0.6%2B7/OpenJDK21U-jre_aarch64_mac_hotspot_21.0.6_7.tar.gz",
            "vendor": "eclipse",
            "version": {
                "build": 7,
                "major": 21,
                "minor": 0,
                "security": 6
            }
        },
        {
            "checksum": {
                "hash": "707c981a4ff9e680a9ea5d6f625eafe8bc47e1f89140a67d761fde24fc02ab49",
                "type": "sha256"
            },
            "downloadType": "archive",
            "name": "eclipse_temurin_jre21.0.6+7",
            "packageType": "jre",
            "releaseTime": "2025-01-22T17:42:31+00:00",
            "runtimeOS": "windows-x64",
            "url": "https://github.com/adoptium/temurin21-binaries/releases/download/jdk-21.0.6%2B7/OpenJDK21U-jre_x64_windows_hotspot_21.0.6_7.zip",
            "vendor": "eclipse",
            "version": {
                "build": 7,
                "major": 21,
                "minor": 0,
                "security": 6
            }
        },
        {
            "checksum": {
                "hash": "7fc9d6837da5fa1f12e0f41901fd70a73154914b8c8ecbbcad2d44176a989937",
                "type": "sha256"
            },
            "downloadType": "archive",
            "name": "eclipse_temurin_jre21.0.6+7",
            "packageType": "jre",
            "releaseTime": "2025-01-22T17:42:31+00:00",
            "runtimeOS": "linux-x64",
            "url": "https://github.com/adoptium/temurin21-binaries/releases/download/jdk-21.0.6%2B7/OpenJDK21U-jre_x64_linux_hotspot_21.0.6_7.tar.gz",
            "vendor": "eclipse",
            "version": {
                "build": 7,
                "major": 21,
                "minor": 0,
                "security": 6
            }
        },
        {
            "checksum": {
                "hash": "632f7cba1aa752ae4108eccf3abc8b7e51b75d262e11e0cb9077b847438e5549",
                "type": "sha256"
            },
            "downloadType": "archive",
            "name": "eclipse_temurin_jre21.0.6+7",
            "packageType": "jre",
            "releaseTime": "2025-01-22T17:42:31+00:00",
            "runtimeOS": "mac-os-x64",
            "url": "https://github.com/adoptium/temurin21-binaries/releases/download/jdk-21.0.6%2B7/OpenJDK21U-jre_x64_mac_hotspot_21.0.6_7.tar.gz",
            "vendor": "eclipse",
            "version": {
                "build": 7,
                "major": 21,
                "minor": 0,
                "security": 6
            }
        },
        {
            "checksum": {
                "hash": "f1b78f2bd6d505d5e0539261737740ad11ade3233376b4ca52e6c72fbefd2bf6",
                "type": "sha256"
            },
            "downloadType": "archive",
            "name": "eclipse_temurin_jre21.0.6+7",
            "packageType": "jre",
            "releaseTime": "2025-01-22T17:42:31+00:00",
            "runtimeOS": "linux-arm64",
            "url": "https://github.com/adoptium/temurin21-binaries/releases/download/jdk-21.0.6%2B7/OpenJDK21U-jre_aarch64_linux_hotspot_21.0.6_7.tar.gz",
            "vendor": "eclipse",
            "version": {
                "build": 7,
                "major": 21,
                "minor": 0,
                "security": 6
            }
        },
        {
            "checksum": {
                "hash": "031153a95c4946bfa6874b39cb6d85d57d71eb5502af649466f899a6575868a6",
                "type": "sha256"
            },
            "downloadType": "archive",
            "name": "eclipse_temurin_jre21.0.6+7",
            "packageType": "jre",
            "releaseTime": "2025-01-22T17:42:31+00:00",
            "runtimeOS": "windows-arm64",
            "url": "https://github.com/adoptium/temurin21-binaries/releases/download/jdk-21.0.6%2B7/OpenJDK21U-jre_aarch64_windows_hotspot_21.0.6_7.zip",
            "vendor": "eclipse",
            "version": {
                "build": 7,
                "major": 21,
                "minor": 0,
                "security": 6
            }
        },
        {
            "checksum": {
                "hash": "e4d02c33aeaf8e1148c1c505e129a709c5bc1889e855d4fb4f001b1780db42b4",
                "type": "sha256"
            },
            "downloadType": "archive",
            "name": "eclipse_temurin_jre21.0.5+11",
            "packageType": "jre",
            "releaseTime": "2024-10-16T16:34:23+00:00",
            "runtimeOS": "linux-arm64",
            "url": "https://github.com/adoptium/temurin21-binaries/releases/download/jdk-21.0.5%2B11/OpenJDK21U-jre_aarch64_linux_hotspot_21.0.5_11.tar.gz",
            "vendor": "eclipse",
            "version": {
                "build": 11,
                "major": 21,
                "minor": 0,
                "security": 5
            }
        },
        {
            "checksum": {
                "hash": "0e0dcb571f7bf7786c111fe066932066d9eab080c9f86d8178da3e564324ee81",
                "type": "sha256"
            },
            "downloadType": "archive",
            "name": "eclipse_temurin_jre21.0.5+11",
            "packageType": "jre",
            "releaseTime": "2024-10-16T16:34:23+00:00",
            "runtimeOS": "mac-os-x64",
            "url": "https://github.com/adoptium/temurin21-binaries/releases/download/jdk-21.0.5%2B11/OpenJDK21U-jre_x64_mac_hotspot_21.0.5_11.tar.gz",
            "vendor": "eclipse",
            "version": {
                "build": 11,
                "major": 21,
                "minor": 0,
                "security": 5
            }
        },
        {
            "checksum": {
                "hash": "553dda64b3b1c3c16f8afe402377ffebe64fb4a1721a46ed426a91fd18185e62",
                "type": "sha256"
            },
            "downloadType": "archive",
            "name": "eclipse_temurin_jre21.0.5+11",
            "packageType": "jre",
            "releaseTime": "2024-10-16T16:34:23+00:00",
            "runtimeOS": "linux-x64",
            "url": "https://github.com/adoptium/temurin21-binaries/releases/download/jdk-21.0.5%2B11/OpenJDK21U-jre_x64_linux_hotspot_21.0.5_11.tar.gz",
            "vendor": "eclipse",
            "version": {
                "build": 11,
                "major": 21,
                "minor": 0,
                "security": 5
            }
        },
        {
            "checksum": {
                "hash": "12249a1c5386957c93fc372260c483ae921b1ec6248a5136725eabd0abc07f93",
                "type": "sha256"
            },
            "downloadType": "archive",
            "name": "eclipse_temurin_jre21.0.5+11",
            "packageType": "jre",
            "releaseTime": "2024-10-16T16:34:23+00:00",
            "runtimeOS": "mac-os-arm64",
            "url": "https://github.com/adoptium/temurin21-binaries/releases/download/jdk-21.0.5%2B11/OpenJDK21U-jre_aarch64_mac_hotspot_21.0.5_11.tar.gz",
            "vendor": "eclipse",
            "version": {
                "build": 11,
                "major": 21,
                "minor": 0,
                "security": 5
            }
        },
        {
            "checksum": {
                "hash": "1749b36cfac273cee11802bf3e90caada5062de6a3fef1a3814c0568b25fd654",
                "type": "sha256"
            },
            "downloadType": "archive",
            "name": "eclipse_temurin_jre21.0.5+11",
            "packageType": "jre",
            "releaseTime": "2024-10-16T16:34:23+00:00",
            "runtimeOS": "windows-x64",
            "url": "https://github.com/adoptium/temurin21-binaries/releases/download/jdk-21.0.5%2B11/OpenJDK21U-jre_x64_windows_hotspot_21.0.5_11.zip",
            "vendor": "eclipse",
            "version": {
                "build": 11,
                "major": 21,
                "minor": 0,
                "security": 5
            }
        },
        {
            "checksum": {
                "hash": "2f689ae673479c87f07daf6b7729de022a5fc415d3304ed4d25031eac0b9ce42",
                "type": "sha256"
            },
            "downloadType": "archive",
            "name": "eclipse_temurin_jre21.0.5+11",
            "packageType": "jre",
            "releaseTime": "2024-10-16T16:34:23+00:00",
            "runtimeOS": "windows-arm64",
            "url": "https://github.com/adoptium/temurin21-binaries/releases/download/jdk-21.0.5%2B11/OpenJDK21U-jre_aarch64_windows_hotspot_21.0.5_11.zip",
            "vendor": "eclipse",
            "version": {
                "build": 11,
                "major": 21,
                "minor": 0,
                "security": 5
            }
        },
        {
            "checksum": {
                "hash": "d3affbb011ca6c722948f6345d15eba09bded33f9947d4d67e09723e2518c12a",
                "type": "sha256"
            },
            "downloadType": "archive",
            "name": "eclipse_temurin_jre21.0.4+7",
            "packageType": "jre",
            "releaseTime": "2024-07-17T15:29:34+00:00",
            "runtimeOS": "linux-x64",
            "url": "https://github.com/adoptium/temurin21-binaries/releases/download/jdk-21.0.4%2B7/OpenJDK21U-jre_x64_linux_hotspot_21.0.4_7.tar.gz",
            "vendor": "eclipse",
            "version": {
                "build": 7,
                "major": 21,
                "minor": 0,
                "security": 4
            }
        },
        {
            "checksum": {
                "hash": "58845ce4275f3ec74fba075597c8216bb201773da036c4703be8b7b7b457355d",
                "type": "sha256"
            },
            "downloadType": "archive",
            "name": "eclipse_temurin_jre21.0.4+7",
            "packageType": "jre",
            "releaseTime": "2024-07-17T15:29:34+00:00",
            "runtimeOS": "linux-arm64",
            "url": "https://github.com/adoptium/temurin21-binaries/releases/download/jdk-21.0.4%2B7/OpenJDK21U-jre_aarch64_linux_hotspot_21.0.4_7.tar.gz",
            "vendor": "eclipse",
            "version": {
                "build": 7,
                "major": 21,
                "minor": 0,
                "security": 4
            }
        },
        {
            "checksum": {
                "hash": "f67f17413d012672da11163dd73600e0d92eef6f6ff27c6ae25523bd9df74222",
                "type": "sha256"
            },
            "downloadType": "archive",
            "name": "eclipse_temurin_jre21.0.4+7",
            "packageType": "jre",
            "releaseTime": "2024-07-17T15:29:34+00:00",
            "runtimeOS": "mac-os-x64",
            "url": "https://github.com/adoptium/temurin21-binaries/releases/download/jdk-21.0.4%2B7/OpenJDK21U-jre_x64_mac_hotspot_21.0.4_7.tar.gz",
            "vendor": "eclipse",
            "version": {
                "build": 7,
                "major": 21,
                "minor": 0,
                "security": 4
            }
        },
        {
            "checksum": {
                "hash": "b58f6117d26a138da4cb962b974efc4be4b88b65093366146965d16ad3c45e75",
                "type": "sha256"
            },
            "downloadType": "archive",
            "name": "eclipse_temurin_jre21.0.4+7",
            "packageType": "jre",
            "releaseTime": "2024-07-17T15:29:34+00:00",
            "runtimeOS": "windows-x64",
            "url": "https://github.com/adoptium/temurin21-binaries/releases/download/jdk-21.0.4%2B7/OpenJDK21U-jre_x64_windows_hotspot_21.0.4_7.zip",
            "vendor": "eclipse",
            "version": {
                "build": 7,
                "major": 21,
                "minor": 0,
                "security": 4
            }
        },
        {
            "checksum": {
                "hash": "14b39c00ec0ec6e0c465f784261449d0a1c4256b3b15c63c222397ccb31758aa",
                "type": "sha256"
            },
            "downloadType": "archive",
            "name": "eclipse_temurin_jre21.0.4+7",
            "packageType": "jre",
            "releaseTime": "2024-07-17T15:29:34+00:00",
            "runtimeOS": "mac-os-arm64",
            "url": "https://github.com/adoptium/temurin21-binaries/releases/download/jdk-21.0.4%2B7/OpenJDK21U-jre_aarch64_mac_hotspot_21.0.4_7.tar.gz",
            "vendor": "eclipse",
            "version": {
                "build": 7,
                "major": 21,
                "minor": 0,
                "security": 4
            }
        },
        {
            "checksum": {
                "hash": "f79eaa741cb9ec4d20c7fd57a0fc52c715da183bc68eb19f4778b816b89ef003",
                "type": "sha256"
            },
            "downloadType": "archive",
            "name": "eclipse_temurin_jre21.0.3+9",
            "packageType": "jre",
            "releaseTime": "2024-04-18T17:23:34+00:00",
            "runtimeOS": "windows-x64",
            "url": "https://github.com/adoptium/temurin21-binaries/releases/download/jdk-21.0.3%2B9/OpenJDK21U-jre_x64_windows_hotspot_21.0.3_9.zip",
            "vendor": "eclipse",
            "version": {
                "build": 9,
                "major": 21,
                "minor": 0,
                "security": 3
            }
        },
        {
            "checksum": {
                "hash": "f1af100c4afca2035f446967323230150cfe5872b5a664d98c86963e5c066e0d",
                "type": "sha256"
            },
            "downloadType": "archive",
            "name": "eclipse_temurin_jre21.0.3+9",
            "packageType": "jre",
            "releaseTime": "2024-04-18T17:23:34+00:00",
            "runtimeOS": "linux-x64",
            "url": "https://github.com/adoptium/temurin21-binaries/releases/download/jdk-21.0.3%2B9/OpenJDK21U-jre_x64_linux_hotspot_21.0.3_9.tar.gz",
            "vendor": "eclipse",
            "version": {
                "build": 9,
                "major": 21,
                "minor": 0,
                "security": 3
            }
        },
        {
            "checksum": {
                "hash": "c7c31bc6f5ab4c4b6f4559e11c2fa9541ae6757ab8da6dd85c29163913bd9238",
                "type": "sha256"
            },
            "downloadType": "archive",
            "name": "eclipse_temurin_jre21.0.3+9",
            "packageType": "jre",
            "releaseTime": "2024-04-18T17:23:34+00:00",
            "runtimeOS": "linux-arm64",
            "url": "https://github.com/adoptium/temurin21-binaries/releases/download/jdk-21.0.3%2B9/OpenJDK21U-jre_aarch64_linux_hotspot_21.0.3_9.tar.gz",
            "vendor": "eclipse",
            "version": {
                "build": 9,
                "major": 21,
                "minor": 0,
                "security": 3
            }
        },
        {
            "checksum": {
                "hash": "8df56361b834c4681ef304ae9dc8406ce3d79c8572d2d6c2fefcbea55be7d86b",
                "type": "sha256"
            },
            "downloadType": "archive",
            "name": "eclipse_temurin_jre21.0.3+9",
            "packageType": "jre",
            "releaseTime": "2024-04-18T17:23:34+00:00",
            "runtimeOS": "mac-os-arm64",
            "url": "https://github.com/adoptium/temurin21-binaries/releases/download/jdk-21.0.3%2B9/OpenJDK21U-jre_aarch64_mac_hotspot_21.0.3_9.tar.gz",
            "vendor": "eclipse",
            "version": {
                "build": 9,
                "major": 21,
                "minor": 0,
                "security": 3
            }
        },
        {
            "checksum": {
                "hash": "d7fc89c196ed03deb8a98f6599e1b2e78859ec8ec752142549cd3710f3e1a025",
                "type": "sha256"
            },
            "downloadType": "archive",
            "name": "eclipse_temurin_jre21.0.3+9",
            "packageType": "jre",
            "releaseTime": "2024-04-18T17:23:34+00:00",
            "runtimeOS": "mac-os-x64",
            "url": "https://github.com/adoptium/temurin21-binaries/releases/download/jdk-21.0.3%2B9/OpenJDK21U-jre_x64_mac_hotspot_21.0.3_9.tar.gz",
            "vendor": "eclipse",
            "version": {
                "build": 9,
                "major": 21,
                "minor": 0,
                "security": 3
            }
        },
        {
            "checksum": {
                "hash": "e7d2eb566cbabae99385684989cf894f9ef86b2462a1911ea48fe50e197ce53a",
                "type": "sha256"
            },
            "downloadType": "archive",
            "name": "eclipse_temurin_jre21.0.2+13",
            "packageType": "jre",
            "releaseTime": "2024-01-18T15:30:24+00:00",
            "runtimeOS": "mac-os-x64",
            "url": "https://github.com/adoptium/temurin21-binaries/releases/download/jdk-21.0.2%2B13/OpenJDK21U-jre_x64_mac_hotspot_21.0.2_13.tar.gz",
            "vendor": "eclipse",
            "version": {
                "build": 13,
                "major": 21,
                "minor": 0,
                "security": 2
            }
        },
        {
            "checksum": {
                "hash": "c5704de3e0b6fb977db97b9b50d68dd65630e330375fd721ce9621dc407a4fb2",
                "type": "sha256"
            },
            "downloadType": "archive",
            "name": "eclipse_temurin_jre21.0.2+13",
            "packageType": "jre",
            "releaseTime": "2024-01-18T15:30:24+00:00",
            "runtimeOS": "mac-os-arm64",
            "url": "https://github.com/adoptium/temurin21-binaries/releases/download/jdk-21.0.2%2B13/OpenJDK21U-jre_aarch64_mac_hotspot_21.0.2_13.tar.gz",
            "vendor": "eclipse",
            "version": {
                "build": 13,
                "major": 21,
                "minor": 0,
                "security": 2
            }
        },
        {
            "checksum": {
                "hash": "51141204fe01a9f9dd74eab621d5eca7511eac67315c9975dbde5f2625bdca55",
                "type": "sha256"
            },
            "downloadType": "archive",
            "name": "eclipse_temurin_jre21.0.2+13",
            "packageType": "jre",
            "releaseTime": "2024-01-18T15:30:24+00:00",
            "runtimeOS": "linux-x64",
            "url": "https://github.com/adoptium/temurin21-binaries/releases/download/jdk-21.0.2%2B13/OpenJDK21U-jre_x64_linux_hotspot_21.0.2_13.tar.gz",
            "vendor": "eclipse",
            "version": {
                "build": 13,
                "major": 21,
                "minor": 0,
                "security": 2
            }
        },
        {
            "checksum": {
                "hash": "a29b88541bc11276de4c4cbdfac60e374ef8a34a415f61cb02a2b6a46f0e1064",
                "type": "sha256"
            },
            "downloadType": "archive",
            "name": "eclipse_temurin_jre21.0.2+13",
            "packageType": "jre",
            "releaseTime": "2024-01-18T15:30:24+00:00",
            "runtimeOS": "windows-x64",
            "url": "https://github.com/adoptium/temurin21-binaries/releases/download/jdk-21.0.2%2B13/OpenJDK21U-jre_x64_windows_hotspot_21.0.2_13.zip",
            "vendor": "eclipse",
            "version": {
                "build": 13,
                "major": 21,
                "minor": 0,
                "security": 2
            }
        },
        {
            "checksum": {
                "hash": "64c78854184c92a4da5cda571c8e357043bfaf03a03434eef58550cc3410d8a4",
                "type": "sha256"
            },
            "downloadType": "archive",
            "name": "eclipse_temurin_jre21.0.2+13",
            "packageType": "jre",
            "releaseTime": "2024-01-18T15:30:24+00:00",
            "runtimeOS": "linux-arm64",
            "url": "https://github.com/adoptium/temurin21-binaries/releases/download/jdk-21.0.2%2B13/OpenJDK21U-jre_aarch64_linux_hotspot_21.0.2_13.tar.gz",
            "vendor": "eclipse",
            "version": {
                "build": 13,
                "major": 21,
                "minor": 0,
                "security": 2
            }
        },
        {
            "checksum": {
                "hash": "38bb68f9db9c85a63496570c53a1bcbac18c808677595d7e939d2f5b38e9a7aa",
                "type": "sha256"
            },
            "downloadType": "archive",
            "name": "eclipse_temurin_jre21.0.1+12",
            "packageType": "jre",
            "releaseTime": "2023-10-24T09:03:26+00:00",
            "runtimeOS": "windows-x64",
            "url": "https://github.com/adoptium/temurin21-binaries/releases/download/jdk-21.0.1%2B12/OpenJDK21U-jre_x64_windows_hotspot_21.0.1_12.zip",
            "vendor": "eclipse",
            "version": {
                "build": 12,
                "major": 21,
                "minor": 0,
                "security": 1
            }
        },
        {
            "checksum": {
                "hash": "c21a2648ec21bc4701acfb6b7a1fd90aca001db1efb8454e2980d4c8dcd9e310",
                "type": "sha256"
            },
            "downloadType": "archive",
            "name": "eclipse_temurin_jre21.0.1+12",
            "packageType": "jre",
            "releaseTime": "2023-10-24T09:03:26+00:00",
            "runtimeOS": "mac-os-x64",
            "url": "https://github.com/adoptium/temurin21-binaries/releases/download/jdk-21.0.1%2B12/OpenJDK21U-jre_x64_mac_hotspot_21.0.1_12.tar.gz",
            "vendor": "eclipse",
            "version": {
                "build": 12,
                "major": 21,
                "minor": 0,
                "security": 1
            }
        },
        {
            "checksum": {
                "hash": "277f4084bee875f127a978253cfbaad09c08df597feaf5ccc82d2206962279a3",
                "type": "sha256"
            },
            "downloadType": "archive",
            "name": "eclipse_temurin_jre21.0.1+12",
            "packageType": "jre",
            "releaseTime": "2023-10-24T09:03:26+00:00",
            "runtimeOS": "linux-x64",
            "url": "https://github.com/adoptium/temurin21-binaries/releases/download/jdk-21.0.1%2B12/OpenJDK21U-jre_x64_linux_hotspot_21.0.1_12.tar.gz",
            "vendor": "eclipse",
            "version": {
                "build": 12,
                "major": 21,
                "minor": 0,
                "security": 1
            }
        },
        {
            "checksum": {
                "hash": "4582c4cc0c6d498ba7a23fdb0a5179c9d9c0d7a26f2ee8610468d5c2954fcf2f",
                "type": "sha256"
            },
            "downloadType": "archive",
            "name": "eclipse_temurin_jre21.0.1+12",
            "packageType": "jre",
            "releaseTime": "2023-10-24T09:03:26+00:00",
            "runtimeOS": "linux-arm64",
            "url": "https://github.com/adoptium/temurin21-binaries/releases/download/jdk-21.0.1%2B12/OpenJDK21U-jre_aarch64_linux_hotspot_21.0.1_12.tar.gz",
            "vendor": "eclipse",
            "version": {
                "build": 12,
                "major": 21,
                "minor": 0,
                "security": 1
            }
        },
        {
            "checksum": {
                "hash": "bc384961d3a866198b1055a80fdff7fb6946aa6823b3ce624cc8c3125a26bed5",
                "type": "sha256"
            },
            "downloadType": "archive",
            "name": "eclipse_temurin_jre21.0.1+12",
            "packageType": "jre",
            "releaseTime": "2023-10-24T09:03:26+00:00",
            "runtimeOS": "mac-os-arm64",
            "url": "https://github.com/adoptium/temurin21-binaries/releases/download/jdk-21.0.1%2B12/OpenJDK21U-jre_aarch64_mac_hotspot_21.0.1_12.tar.gz",
            "vendor": "eclipse",
            "version": {
                "build": 12,
                "major": 21,
                "minor": 0,
                "security": 1
            }
        },
        {
            "checksum": {
                "hash": "080a53a3f75b94450779199f09c8d91b53637d315f128c58a4f160fb6272502d",
                "type": "sha256"
            },
            "downloadType": "archive",
            "name": "eclipse_temurin_jre21.0.0+35",
            "packageType": "jre",
            "releaseTime": "2023-10-10T13:55:52+00:00",
            "runtimeOS": "linux-x64",
            "url": "https://github.com/adoptium/temurin21-binaries/releases/download/jdk-21%2B35/OpenJDK21U-jre_x64_linux_hotspot_21_35.tar.gz",
            "vendor": "eclipse",
            "version": {
                "build": 35,
                "major": 21,
                "minor": 0,
                "security": 0
            }
        },
        {
            "checksum": {
                "hash": "5a36cde2956749aaad502e1df6729072e5483265fce142230516261da9a391db",
                "type": "sha256"
            },
            "downloadType": "archive",
            "name": "eclipse_temurin_jre21.0.0+35",
            "packageType": "jre",
            "releaseTime": "2023-10-10T13:55:52+00:00",
            "runtimeOS": "linux-arm64",
            "url": "https://github.com/adoptium/temurin21-binaries/releases/download/jdk-21%2B35/OpenJDK21U-jre_aarch64_linux_hotspot_21_35.tar.gz",
            "vendor": "eclipse",
            "version": {
                "build": 35,
                "major": 21,
                "minor": 0,
                "security": 0
            }
        },
        {
            "checksum": {
                "hash": "a0193a92a73302aaa7641267d95fdf4ef53e964b750e71ee60a166cb488dda8d",
                "type": "sha256"
            },
            "downloadType": "archive",
            "name": "eclipse_temurin_jre21.0.0+35",
            "packageType": "jre",
            "releaseTime": "2023-10-10T13:55:52+00:00",
            "runtimeOS": "mac-os-x64",
            "url": "https://github.com/adoptium/temurin21-binaries/releases/download/jdk-21%2B35/OpenJDK21U-jre_x64_mac_hotspot_21_35.tar.gz",
            "vendor": "eclipse",
            "version": {
                "build": 35,
                "major": 21,
                "minor": 0,
                "security": 0
            }
        },
        {
            "checksum": {
                "hash": "3753e9b1d7186191766954f7957cc0c3c4de9633366dbfdfa573e30b371b7ab7",
                "type": "sha256"
            },
            "downloadType": "archive",
            "name": "eclipse_temurin_jre21.0.0+35",
            "packageType": "jre",
            "releaseTime": "2023-10-10T13:55:52+00:00",
            "runtimeOS": "windows-x64",
            "url": "https://github.com/adoptium/temurin21-binaries/releases/download/jdk-21%2B35/OpenJDK21U-jre_x64_windows_hotspot_21_35.zip",
            "vendor": "eclipse",
            "version": {
                "build": 35,
                "major": 21,
                "minor": 0,
                "security": 0
            }
        },
        {
            "checksum": {
                "hash": "884d183a903b79819a9744d0020822dc97bf327b0369568d345b400fad66936e",
                "type": "sha256"
            },
            "downloadType": "archive",
            "name": "eclipse_temurin_jre21.0.0+35",
            "packageType": "jre",
            "releaseTime": "2023-10-10T13:55:52+00:00",
            "runtimeOS": "mac-os-arm64",
            "url": "https://github.com/adoptium/temurin21-binaries/releases/download/jdk-21%2B35/OpenJDK21U-jre_aarch64_mac_hotspot_21_35.tar.gz",
            "vendor": "eclipse",
            "version": {
                "build": 35,
                "major": 21,
                "minor": 0,
                "security": 0
            }
        }
    ],
    "uid": "net.adoptium.java",
    "version": "java21"
}