From 8038cfafa96b0535e01b2849f1dcbd7e358fec73 Mon Sep 17 00:00:00 2001 From: aaronparker Date: Mon, 8 Jul 2024 01:13:35 +0000 Subject: [PATCH] Update module 2407.1202 --- Evergreen/Evergreen.psd1 | 4 ++-- docs/apps.md | 14 ++++++++++---- docs/changelog.md | 2 +- 3 files changed, 13 insertions(+), 7 deletions(-) diff --git a/Evergreen/Evergreen.psd1 b/Evergreen/Evergreen.psd1 index 46fdda30..5019d13f 100644 --- a/Evergreen/Evergreen.psd1 +++ b/Evergreen/Evergreen.psd1 @@ -3,7 +3,7 @@ # # Generated by: Aaron Parker # -# Generated on: 7/7/2024 +# Generated on: 7/8/2024 # @{ @@ -12,7 +12,7 @@ RootModule = 'Evergreen.psm1' # Version number of this module. -ModuleVersion = '2407.1175' +ModuleVersion = '2407.1202' # Supported PSEditions # CompatiblePSEditions = @() diff --git a/docs/apps.md b/docs/apps.md index 130cc18f..a931bc14 100644 --- a/docs/apps.md +++ b/docs/apps.md @@ -1,6 +1,6 @@ -# 339 Supported applications +# 345 Supported applications -Evergreen `2407.1175` supports the following applications: +Evergreen `2407.1202` supports the following applications: | Name | Application | Link | | ------------------------------------- | ----------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------- | @@ -28,7 +28,14 @@ Evergreen `2407.1175` supports the following applications: | AirtameApp | Airtame App | https://airtame.com/ | | AkeoRufus | Akeo Rufus | https://rufus.ie/ | | AkeoRufusAlt | Akeo Rufus (alternate method) | https://rufus.ie | -| AmazonCorretto | Amazon Corretto | https://aws.amazon.com/corretto/ | +| AmazonCorretto11 | Amazon Corretto 11 | https://aws.amazon.com/corretto/ | +| AmazonCorretto15 | Amazon Corretto 15 | https://aws.amazon.com/corretto/ | +| AmazonCorretto16 | Amazon Corretto 16 | https://aws.amazon.com/corretto/ | +| AmazonCorretto17 | Amazon Corretto 17 | https://aws.amazon.com/corretto/ | +| AmazonCorretto20 | Amazon Corretto 20 | https://aws.amazon.com/corretto/ | +| AmazonCorretto21 | Amazon Corretto 21 | https://aws.amazon.com/corretto/ | +| AmazonCorretto22 | Amazon Corretto 22 | https://aws.amazon.com/corretto/ | +| AmazonCorretto8 | Amazon Corretto 8 | https://aws.amazon.com/corretto/ | | Anaconda | Anaconda | https://www.anaconda.com/ | | Anki | Anki | https://github.com/ankitects/anki/ | | AppVentiX | AppVentiX | https://appventix.com/ | @@ -236,7 +243,6 @@ Evergreen `2407.1175` supports the following applications: | OctopusTentacle | Octopus Tentacle | https://octopus.com/ | | OmnissaHorizonClient | Omnissa Horizon Client | https://customerconnect.omnissa.com/downloads/info/slug/desktop_end_user_computing/vmware_horizon_clients/horizon_8 | | OnlyOfficeDesktopEditors | ONLYOFFICE Desktop Editors | https://www.onlyoffice.com/desktop.aspx | -| OpenJDK | OpenJDK | https://openjdk.java.net/ | | OpenLens | OpenLens | https://github.com/MuhammedKalkan/OpenLens/ | | OpenShellMenu | Open-Shell-Menu | https://open-shell.github.io/Open-Shell-Menu/ | | OpenWebStart | OpenWebStart | https://openwebstart.com/ | diff --git a/docs/changelog.md b/docs/changelog.md index 21689255..38c17680 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -1,6 +1,6 @@ # Change log -## VERSION +## 2407.1202 * Adds `AmazonCorretto8`, `AmazonCorretto11`, `AmazonCorretto16`, `AmazonCorretto17`, `AmazonCorretto20`, `AmazonCorretto21`, `AmazonCorretto22` [#711](https://github.com/aaronparker/evergreen/issues/711) * Updates output properties in `AtlassianSourcetree`