Skip to content

Commit 3c88b4b

Browse files
committed
Update module 2604.2835.0
1 parent e4ad5b9 commit 3c88b4b

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Change log
22

3-
## VERSION
3+
## 2604.2835.0
44

55
* `Get-GitHubRepoRelease` - Add logic to remove the Sha256 property when the asset has no digest. This prevents emitting an empty Sha256 field for Windows assets and ensures the output object only contains the digest when present
66
* `Get-InstallerType ` - Add more output strings to provide more values to `InstallerType` property. Address [#124](https://github.com/EUCPilots/evergreen-apps/issues/124)

Evergreen/Evergreen.psd1

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
#
44
# Generated by: Aaron Parker
55
#
6-
# Generated on: 3/8/2026
6+
# Generated on: 4/6/2026
77
#
88

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

1414
# Version number of this module.
15-
ModuleVersion = '2603.2832.0'
15+
ModuleVersion = '2604.2835.0'
1616

1717
# Supported PSEditions
1818
# CompatiblePSEditions = @()

apps.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# 547 Supported applications
1+
# 548 Supported applications
22

33
Evergreen supports the following applications:
44

@@ -106,7 +106,6 @@ Evergreen supports the following applications:
106106
| ChristianThoingPasswordTech | Christian Thoing Password Tech | https://github.com/cthoeing/passwordtech |
107107
| ChristopherAntosClink | Christopher Antos Clink | https://chrisant996.github.io/clink/ |
108108
| CiscoSystemsChezScheme | Cisco Systems Chez Scheme | https://cisco.github.io/ChezScheme/ |
109-
| CitrixShareFile | Citrix ShareFile for Windows | https://www.citrix.com/downloads/sharefile/clients-and-plug-ins/citrix-files-for-windows.html |
110109
| CitrixWorkspaceApp | Citrix Workspace app | https://www.citrix.com/downloads/workspace-app/ |
111110
| ClarivateEndnote | Clarivate EndNote | https://www.endnote.com/ |
112111
| CodelerityApacheNetBeans | Codelerity Apache NetBeans | https://www.codelerity.com/netbeans/ |
@@ -255,6 +254,7 @@ Evergreen supports the following applications:
255254
| KeeperSecurityKeeperCommander | Keeper Security Keeper Commander | https://www.keepersecurity.com/commander.html |
256255
| KeeWeb | KeeWeb | https://github.com/keeweb/keeweb |
257256
| KiCad | KiCad KiCad | https://gitlab.com/kicad/code/kicad |
257+
| KinoveaKinovea | Kinovea | https://kinovea.org |
258258
| KitwareCMake | Kitware CMake | https://gitlab.kitware.com/cmake/cmake |
259259
| KongInsomnia | Kong Insomnia | https://insomnia.rest/ |
260260
| KovidGoyalCalibre | Kovid Goyal Calibre | https://calibre-ebook.com/ |
@@ -421,6 +421,7 @@ Evergreen supports the following applications:
421421
| ProgressChefInfraClient | Progress Chef Infra Client | https://www.chef.io/products/chef-infra |
422422
| ProgressChefInSpec | Progress Chef InSpec | https://www.chef.io/products/chef-inspec |
423423
| ProgressChefWorkstation | Progress Chef Workstation | https://www.chef.io/products/chef-workstation |
424+
| ProgressShareFile | Progress ShareFile | https://www.sharefile.com/product-feature/data-access-and-control |
424425
| ProjectLibre | ProjectLibre | https://www.projectlibre.com/ |
425426
| PrometheusWindowsExporter | Prometheus Windows Exporter | https://prometheus.io/community |
426427
| Protege | Protege | https://protege.stanford.edu/ |
@@ -475,7 +476,7 @@ Evergreen supports the following applications:
475476
| SignalDesktop | Signal for Windows | https://www.signal.org/ |
476477
| SimonSteeleProgrammersNotepad | Simon Steele Programmer's Notepad | https://www.pnotepad.org/ |
477478
| SkymaticCryptomator | Skymatic Cryptomator | https://cryptomator.org/ |
478-
| Slack | Slack | https://slack.com/intl/en-au/help/articles/212475728-Deploy-Slack-via-Microsoft-Installer |
479+
| Slack | Slack | https://slack.com/intl/en-gb/help/articles/212475728-Deploy-Slack-for-Windows |
479480
| SmartBearSoapUI | SmartBear SoapUI | https://www.soapui.org/ |
480481
| SnapmakerLuban | Snapmaker Luban | https://snapmaker.com/snapmaker-luban |
481482
| SoberLemurPDFSamBasic | Sober Lemur PDFSam Basic | https://pdfsam.org/pdfsam-basic/ |

0 commit comments

Comments
 (0)