Skip to content

Commit 8038cfa

Browse files
committed
Update module 2407.1202
1 parent 5364035 commit 8038cfa

File tree

3 files changed

+13
-7
lines changed

3 files changed

+13
-7
lines changed

Evergreen/Evergreen.psd1

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
#
44
# Generated by: Aaron Parker
55
#
6-
# Generated on: 7/7/2024
6+
# Generated on: 7/8/2024
77
#
88

99
@{
@@ -12,7 +12,7 @@
1212
RootModule = 'Evergreen.psm1'
1313

1414
# Version number of this module.
15-
ModuleVersion = '2407.1175'
15+
ModuleVersion = '2407.1202'
1616

1717
# Supported PSEditions
1818
# CompatiblePSEditions = @()

docs/apps.md

+10-4
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# 339 Supported applications
1+
# 345 Supported applications
22

3-
Evergreen `2407.1175` supports the following applications:
3+
Evergreen `2407.1202` supports the following applications:
44

55
| Name | Application | Link |
66
| ------------------------------------- | ----------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------- |
@@ -28,7 +28,14 @@ Evergreen `2407.1175` supports the following applications:
2828
| AirtameApp | Airtame App | https://airtame.com/ |
2929
| AkeoRufus | Akeo Rufus | https://rufus.ie/ |
3030
| AkeoRufusAlt | Akeo Rufus (alternate method) | https://rufus.ie |
31-
| AmazonCorretto | Amazon Corretto | https://aws.amazon.com/corretto/ |
31+
| AmazonCorretto11 | Amazon Corretto 11 | https://aws.amazon.com/corretto/ |
32+
| AmazonCorretto15 | Amazon Corretto 15 | https://aws.amazon.com/corretto/ |
33+
| AmazonCorretto16 | Amazon Corretto 16 | https://aws.amazon.com/corretto/ |
34+
| AmazonCorretto17 | Amazon Corretto 17 | https://aws.amazon.com/corretto/ |
35+
| AmazonCorretto20 | Amazon Corretto 20 | https://aws.amazon.com/corretto/ |
36+
| AmazonCorretto21 | Amazon Corretto 21 | https://aws.amazon.com/corretto/ |
37+
| AmazonCorretto22 | Amazon Corretto 22 | https://aws.amazon.com/corretto/ |
38+
| AmazonCorretto8 | Amazon Corretto 8 | https://aws.amazon.com/corretto/ |
3239
| Anaconda | Anaconda | https://www.anaconda.com/ |
3340
| Anki | Anki | https://github.com/ankitects/anki/ |
3441
| AppVentiX | AppVentiX | https://appventix.com/ |
@@ -236,7 +243,6 @@ Evergreen `2407.1175` supports the following applications:
236243
| OctopusTentacle | Octopus Tentacle | https://octopus.com/ |
237244
| OmnissaHorizonClient | Omnissa Horizon Client | https://customerconnect.omnissa.com/downloads/info/slug/desktop_end_user_computing/vmware_horizon_clients/horizon_8 |
238245
| OnlyOfficeDesktopEditors | ONLYOFFICE Desktop Editors | https://www.onlyoffice.com/desktop.aspx |
239-
| OpenJDK | OpenJDK | https://openjdk.java.net/ |
240246
| OpenLens | OpenLens | https://github.com/MuhammedKalkan/OpenLens/ |
241247
| OpenShellMenu | Open-Shell-Menu | https://open-shell.github.io/Open-Shell-Menu/ |
242248
| OpenWebStart | OpenWebStart | https://openwebstart.com/ |

docs/changelog.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Change log
22

3-
## VERSION
3+
## 2407.1202
44

55
* Adds `AmazonCorretto8`, `AmazonCorretto11`, `AmazonCorretto16`, `AmazonCorretto17`, `AmazonCorretto20`, `AmazonCorretto21`, `AmazonCorretto22` [#711](https://github.com/aaronparker/evergreen/issues/711)
66
* Updates output properties in `AtlassianSourcetree`

0 commit comments

Comments
 (0)