Skip to content

Commit

Permalink
Update module 2409.1320
Browse files Browse the repository at this point in the history
  • Loading branch information
aaronparker committed Sep 1, 2024
1 parent dc80914 commit eabaac4
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 5 deletions.
4 changes: 2 additions & 2 deletions Evergreen/Evergreen.psd1
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
#
# Generated by: Aaron Parker
#
# Generated on: 7/30/2024
# Generated on: 9/1/2024
#

@{
Expand All @@ -12,7 +12,7 @@
RootModule = 'Evergreen.psm1'

# Version number of this module.
ModuleVersion = '2407.1289'
ModuleVersion = '2409.1320'

# Supported PSEditions
# CompatiblePSEditions = @()
Expand Down
6 changes: 4 additions & 2 deletions docs/apps.md
Original file line number Diff line number Diff line change
@@ -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 |
| ------------------------------------- | ----------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------- |
Expand All @@ -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 |
Expand All @@ -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 |
Expand Down
2 changes: 1 addition & 1 deletion docs/changelog.md
Original file line number Diff line number Diff line change
@@ -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)
Expand Down

0 comments on commit eabaac4

Please sign in to comment.