Skip to content

Commit 80eda24

Browse files
committed
Update module 2407.1175
1 parent b65e678 commit 80eda24

File tree

3 files changed

+9
-6
lines changed

3 files changed

+9
-6
lines changed

Evergreen/Evergreen.psd1

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
#
44
# Generated by: Aaron Parker
55
#
6-
# Generated on: 7/3/2024
6+
# Generated on: 7/7/2024
77
#
88

99
@{
@@ -12,7 +12,7 @@
1212
RootModule = 'Evergreen.psm1'
1313

1414
# Version number of this module.
15-
ModuleVersion = '2407.1149'
15+
ModuleVersion = '2407.1175'
1616

1717
# Supported PSEditions
1818
# CompatiblePSEditions = @()

docs/apps.md

+6-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# 336 Supported applications
1+
# 339 Supported applications
22

3-
Evergreen `2407.1149` supports the following applications:
3+
Evergreen `2407.1175` supports the following applications:
44

55
| Name | Application | Link |
66
| ------------------------------------- | ----------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------- |
@@ -23,6 +23,7 @@ Evergreen `2407.1149` supports the following applications:
2323
| AdoptiumTemurin19 | Adoptium Temurin 19 | https://adoptium.net/ |
2424
| AdoptiumTemurin20 | Adoptium Temurin 20 | https://adoptium.net/ |
2525
| AdoptiumTemurin21 | Adoptium Temurin 21 | https://adoptium.net/ |
26+
| AdoptiumTemurin22 | Adoptium Temurin 22 | https://adoptium.net/ |
2627
| AdoptiumTemurin8 | Adoptium Temurin 8 | https://adoptium.net/ |
2728
| AirtameApp | Airtame App | https://airtame.com/ |
2829
| AkeoRufus | Akeo Rufus | https://rufus.ie/ |
@@ -46,6 +47,8 @@ Evergreen `2407.1149` supports the following applications:
4647
| BellSoftLibericaJDK11 | BellSoft Liberica JDK 11 LTS | https://bell-sw.com/libericajdk/ |
4748
| BellSoftLibericaJDK17 | BellSoft Liberica JDK 17 LTS | https://bell-sw.com/libericajdk/ |
4849
| BellSoftLibericaJDK20 | BellSoft Liberica JDK 20 | https://bell-sw.com/libericajdk/ |
50+
| BellSoftLibericaJDK21 | BellSoft Liberica JDK 21 | https://bell-sw.com/libericajdk/ |
51+
| BellSoftLibericaJDK22 | BellSoft Liberica JDK 22 | https://bell-sw.com/libericajdk/ |
4952
| BellSoftLibericaJDK8 | BellSoft Liberica JDK 8 LTS | https://bell-sw.com/libericajdk/ |
5053
| BISF | Base Image Script Framework | https://eucweb.com/ |
5154
| BitwardenDesktop | Bitwarden Desktop | https://bitwarden.com/ |
@@ -91,7 +94,6 @@ Evergreen `2407.1149` supports the following applications:
9194
| ESETPROTECTServer | ESET Endpoint Antivirus | https://www.eset.com/au/business/solutions/endpoint-protection/ |
9295
| ESETSecureAuthentication | ESET Secure Authentication | https://www.eset.com/au/business/download/secure-authentication/ |
9396
| ESETServerSecurity | ESET Server Security | https://www.eset.com/int/business/solutions/file-server-security/ |
94-
| FileZilla | FileZilla | https://filezilla-project.org/ |
9597
| Flameshot | Flameshot | https://flameshot.org/ |
9698
| Fork | Dan Pristupov Fork | https://www.fork.dev |
9799
| FoxitPDFEditor | Foxit PDF Editor | https://www.foxit.com/pdf-editor/ |
@@ -163,6 +165,7 @@ Evergreen `2407.1149` supports the following applications:
163165
| KubernetesKubectl | Kubernetes Kubectl | https://kubernetes.io/ |
164166
| LehrerOffice | LehrerOffice | https://lehreroffice.net/ |
165167
| LibreOffice | LibreOffice | https://www.libreoffice.org/ |
168+
| ManicTimeClient | ManicTime | https://www.manictime.com/download/windows |
166169
| MasterPackager | Master Packager | https://www.masterpackager.com/ |
167170
| MattermostDesktop | Mattermost Desktop | https://github.com/mattermost/desktop |
168171
| Maximus5ConEmu | Maximus5 ConEmu | https://github.com/Maximus5/ConEmu |

docs/changelog.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Change log
22

3-
## VERSION
3+
## 2407.1175
44

55
* Adds `AdoptiumTemurin22`, `BellSoftLibericaJDK21`, `BellSoftLibericaJDK22`, `ManicTimeClient` [#572](https://github.com/aaronparker/evergreen/issues/572)
66
* Fixes an issue with `ProtonDrive` to account for duplicate keys in the update feed preventing conversion with `ConvertTo-Json`

0 commit comments

Comments
 (0)