Skip to content

v25.12.05.25

Latest

Choose a tag to compare

@github-actions github-actions released this 05 Dec 13:17
b8bffa9

Merge pull request #81 from EUCPilots/fixes

Pull Request #81

Proton apps

  • Refactored Get-ProtonDrive to process and output the latest version for each unique release category, instead of only the overall latest version. This improves granularity and ensures all categories are represented in the output.
  • Introduces PowerShell scripts to fetch latest versions of Proton Authenticator, Proton Mail, and Proton Pass. Adds corresponding manifest files for each app, detailing update sources and installation parameters.

Files changed in this release:

  • Apps/Get-ProtonAuthenticator.ps1
  • Apps/Get-ProtonDrive.ps1
  • Apps/Get-ProtonMail.ps1
  • Apps/Get-ProtonPass.ps1
  • Manifests/ProtonAuthenticator.json
  • Manifests/ProtonMail.json
  • Manifests/ProtonPass.json

How to update

Use Update-Evergreen to update to this release.