From eabaac466d781286f010a21405dae719646c2d36 Mon Sep 17 00:00:00 2001 From: aaronparker Date: Sun, 1 Sep 2024 00:41:32 +0000 Subject: [PATCH] Update module 2409.1320 --- Evergreen/Evergreen.psd1 | 4 ++-- docs/apps.md | 6 ++++-- docs/changelog.md | 2 +- 3 files changed, 7 insertions(+), 5 deletions(-) diff --git a/Evergreen/Evergreen.psd1 b/Evergreen/Evergreen.psd1 index 205f4cbe..9dd41d66 100644 --- a/Evergreen/Evergreen.psd1 +++ b/Evergreen/Evergreen.psd1 @@ -3,7 +3,7 @@ # # Generated by: Aaron Parker # -# Generated on: 7/30/2024 +# Generated on: 9/1/2024 # @{ @@ -12,7 +12,7 @@ RootModule = 'Evergreen.psm1' # Version number of this module. -ModuleVersion = '2407.1289' +ModuleVersion = '2409.1320' # Supported PSEditions # CompatiblePSEditions = @() diff --git a/docs/apps.md b/docs/apps.md index d3e15bb2..819a3acd 100644 --- a/docs/apps.md +++ b/docs/apps.md @@ -1,6 +1,6 @@ -# 346 Supported applications +# 348 Supported applications -Evergreen `2407.1289` supports the following applications: +Evergreen `2409.132` supports the following applications: | Name | Application | Link | | ------------------------------------- | ----------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------- | @@ -25,6 +25,7 @@ Evergreen `2407.1289` supports the following applications: | AdoptiumTemurin21 | Adoptium Temurin 21 | https://adoptium.net/ | | AdoptiumTemurin22 | Adoptium Temurin 22 | https://adoptium.net/ | | AdoptiumTemurin8 | Adoptium Temurin 8 | https://adoptium.net/ | +| AdvancedInstaller | Advanced Installer | https://www.advancedinstaller.com | | AirtameApp | Airtame App | https://airtame.com/ | | AkeoRufus | Akeo Rufus | https://rufus.ie/ | | AkeoRufusAlt | Akeo Rufus (alternate method) | https://rufus.ie | @@ -44,6 +45,7 @@ Evergreen `2407.1289` supports the following applications: | Audacity | Audacity | https://www.audacityteam.org/ | | AutoDarkMode | Windows Auto Dark Mode | https://github.com/AutoDarkMode/Windows-Auto-Night-Mode | | AutodeskFusion360 | Autodesk Fusion 360 | https://www.autodesk.com/products/fusion-360/overview | +| AWSAppStreamClient | AWS AppStream 2.0 Client | https://docs.aws.amazon.com/en_us/appstream2/latest/developerguide/client-release-versions.html | | AWSCLI | AWS CLI | https://github.com/aws/aws-cli/ | | AWSSAMCLI | AWS SAM CLI | https://github.com/aws/aws-sam-cli/ | | AzulZulu11 | Azul Zulu 11 | https://www.azul.com/downloads/#zulu | diff --git a/docs/changelog.md b/docs/changelog.md index f3c90335..1c062852 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -1,6 +1,6 @@ # Change log -## VERSION +## 2409.1320 * Adds `AWSAppStreamClient`, `AdvancedInstaller` * Fixes an issue with `EgnyteDesktopApp` [#729](https://github.com/aaronparker/evergreen/issues/729)