Skip to content

Commit

Permalink
Update module 2410.1454
Browse files Browse the repository at this point in the history
  • Loading branch information
aaronparker committed Oct 13, 2024
1 parent 89e5fe5 commit 194290b
Show file tree
Hide file tree
Showing 3 changed files with 10 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: 9/26/2024
# Generated on: 10/13/2024
#

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

# Version number of this module.
ModuleVersion = '2409.1419'
ModuleVersion = '2410.1454'

# Supported PSEditions
# CompatiblePSEditions = @()
Expand Down
9 changes: 7 additions & 2 deletions docs/apps.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# 351 Supported applications
# 356 Supported applications

Evergreen `2409.1419` supports the following applications:
Evergreen `2410.1454` supports the following applications:

| Name | Application | Link |
| ------------------------------------- | ----------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------- |
Expand Down Expand Up @@ -51,6 +51,7 @@ Evergreen `2409.1419` supports the following applications:
| AzulZulu11 | Azul Zulu 11 | https://www.azul.com/downloads/#zulu |
| AzulZulu17 | Azul Zulu 17 | https://www.azul.com/downloads/#zulu |
| AzulZulu21 | Azul Zulu 21 | https://www.azul.com/downloads/#zulu |
| AzulZulu23 | Azul Zulu 23 | https://www.azul.com/downloads/#zulu |
| AzulZulu8 | Azul Zulu 8 | https://www.azul.com/downloads/#zulu |
| BeekeeperStudio | Beekeeper Studio | https://www.beekeeperstudio.io/ |
| BellSoftLibericaJDK11 | BellSoft Liberica JDK 11 LTS | https://bell-sw.com/libericajdk/ |
Expand Down Expand Up @@ -83,6 +84,7 @@ Evergreen `2409.1419` supports the following applications:
| DockerDesktop | Docker Desktop | https://www.docker.com/products/docker-desktop/ |
| DoubleCommander | Double Commander | https://github.com/doublecmd/doublecmd/ |
| DrataAgent | Drata Agent | https://help.drata.com/en/articles/5002305-installing-the-drata-agent-via-windows-os |
| DropboxDesktopApp | Dropbox desktop app | https://www.dropbox.com/desktop |
| DruvainSyncClient | Druva inSync Client | https://docs.druva.com/005_inSync_Client |
| Eduvpn | eduVPN | https://app.eduvpn.org/ |
| EgnyteDesktopApp | Egnyte Desktop App | https://www.egnyte.com/solutions/sharing-collaboration |
Expand Down Expand Up @@ -212,6 +214,7 @@ Evergreen `2409.1419` supports the following applications:
| MicrosoftVdot | Microsoft Virtual Desktop Optimization Tool | https://github.com/The-Virtual-Desktop-Team/Virtual-Desktop-Optimization-Tool |
| MicrosoftVisualStudio | Microsoft Visual Studio | https://visualstudio.microsoft.com/ |
| MicrosoftVisualStudioCode | Microsoft Visual Studio Code | https://code.visualstudio.com |
| MicrosoftWindowsApp | Microsoft Windows App | https://learn.microsoft.com/en-us/windows-app/whats-new |
| MicrosoftWindowsPackageManagerClient | Microsoft Windows Package Manager Client | https://docs.microsoft.com/en-us/windows/package-manager/ |
| MicrosoftWSL | Microsoft WSL | https://github.com/microsoft/wsl/ |
| MicrosoftWvdBootloader | Microsoft Azure Virtual Desktop Agent Bootloader | https://docs.microsoft.com/en-us/azure/virtual-desktop/create-host-pools-powershell |
Expand All @@ -227,6 +230,7 @@ Evergreen `2409.1419` supports the following applications:
| MozillaGeckoDriver | Mozilla Gecko Driver | https://developer.mozilla.org/en-US/docs/Web/WebDriver |
| MozillaThunderbird | Mozilla Thunderbird | https://www.thunderbird.net/ |
| mRemoteNG | mRemoteNG | https://mremoteng.org/ |
| MSIXHero | MSIX Hero | https://msixhero.net/ |
| MuseScore | MuseScore | https://musescore.org/ |
| mySQLWorkbench | mySQL Workbench | https://dev.mysql.com/doc/workbench/en/ |
| NanaZip | NanaZip | https://github.com/M2Team/NanaZip |
Expand All @@ -235,6 +239,7 @@ Evergreen `2409.1419` supports the following applications:
| NetPad | NetPad | https://github.com/tareqimbasher/NetPad |
| NETworkManager | NETworkManager | https://github.com/BornToBeRoot/NETworkManager |
| NevcairielLAVFilters | Nevcairiel LAV Filters | https://github.com/Nevcairiel/LAVFilters |
| NextcloudDesktop | Nextcloud Desktop | https://github.com/nextcloud-releases/desktop |
| NodeJs | Node.js | https://nodejs.org/ |
| Nomacs | nomacs Image Lounge | https://nomacs.org/ |
| Notable | Notable | https://notable.app/ |
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
## 2410.1454

* Adds `MicrosoftWindowsApp`, `NextcloudDesktop` [#749](https://github.com/aaronparker/evergreen/issues/749), `Dropbox` [#292](https://github.com/aaronparker/evergreen/issues/292), `MSIXHero`
* Updates `VMwareTools` to remove the `x86` architecture and add `ARM64` architecture [#751](https://github.com/aaronparker/evergreen/issues/751)
Expand Down

0 comments on commit 194290b

Please sign in to comment.