Skip to content

Commit

Permalink
Update module 2407.1202
Browse files Browse the repository at this point in the history
  • Loading branch information
aaronparker committed Jul 8, 2024
1 parent 5364035 commit 8038cfa
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 7 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/7/2024
# Generated on: 7/8/2024
#

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

# Version number of this module.
ModuleVersion = '2407.1175'
ModuleVersion = '2407.1202'

# Supported PSEditions
# CompatiblePSEditions = @()
Expand Down
14 changes: 10 additions & 4 deletions docs/apps.md
Original file line number Diff line number Diff line change
@@ -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 |
| ------------------------------------- | ----------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------- |
Expand Down Expand Up @@ -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/ |
Expand Down Expand Up @@ -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/ |
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
## 2407.1202

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

0 comments on commit 8038cfa

Please sign in to comment.