Commit fc737d9
committed
Add ImageType property to Amazon Corretto output
Introduces an ImageType field to the returned object in Get-AmazonCorretto.ps1, distinguishing between JRE, JDK, or Unknown based on the download URL. This provides clearer metadata for consumers of the function.1 parent 7a3c24a commit fc737d9
1 file changed
Lines changed: 12 additions & 0 deletions
File tree
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
26 | 37 | | |
27 | 38 | | |
28 | 39 | | |
29 | 40 | | |
| 41 | + | |
30 | 42 | | |
31 | 43 | | |
32 | 44 | | |
| |||
0 commit comments