Skip to content

Commit

Permalink
Update eduVPNClient to 3.255.20
Browse files Browse the repository at this point in the history
  • Loading branch information
rozmansi committed May 29, 2024
1 parent 7637894 commit 8cab2f0
Show file tree
Hide file tree
Showing 3 changed files with 60 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
# Created using eduVPN build system
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json

PackageIdentifier: SURF.eduVPNClient
PackageVersion: 3.255.20
Installers:
- Architecture: arm64
InstallerType: wix
InstallerUrl: https://github.com/Amebis/eduVPN/releases/download/3.255.20/eduVPNClient_3.255.20_ARM64.msi
InstallerSha256: a4964a0991133362640d0ecd2cc7729dae9cc45bdf3ec9c667a83385417e9dcd
AppsAndFeaturesEntries:
- ProductCode: '{2FBA0816-1D70-4EF3-B600-D89EFC185F13}'
DisplayName: eduVPN Client 3.255.20 ARM64
UpgradeCode: '{02EBD828-2565-4BCD-ABFF-E3F48C3F9A23}'
- Architecture: x64
InstallerType: wix
InstallerUrl: https://github.com/Amebis/eduVPN/releases/download/3.255.20/eduVPNClient_3.255.20_x64.msi
InstallerSha256: 47098015745a49c41b4de3c1c94783e6bc2f553404d2267ea75b69a93759f52d
AppsAndFeaturesEntries:
- ProductCode: '{2FBA0816-1D70-4EF3-B600-D89EFC185F13}'
DisplayName: eduVPN Client 3.255.20 x64
UpgradeCode: '{02EBD828-2565-4BCD-ABFF-E3F48C3F9A23}'
- Architecture: x86
InstallerType: wix
InstallerUrl: https://github.com/Amebis/eduVPN/releases/download/3.255.20/eduVPNClient_3.255.20_x86.msi
InstallerSha256: 56858fbf5962a3eaa543d174f26554c672d01e032bc1c25890bcfffe8eeacb96
AppsAndFeaturesEntries:
- ProductCode: '{2FBA0816-1D70-4EF3-B600-D89EFC185F13}'
DisplayName: eduVPN Client 3.255.20 x86
UpgradeCode: '{E3746042-5041-4E2F-83E8-0240EF3C60CA}'
ManifestType: installer
ManifestVersion: 1.6.0

Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
# Created using eduVPN build system
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json

PackageIdentifier: SURF.eduVPNClient
PackageVersion: 3.255.20
PackageLocale: en-US
Publisher: SURF
PublisherUrl: https://www.eduvpn.org/
PackageName: eduVPN Client
License: GPL-3.0
ShortDescription: Access your institute's network or the Internet using an encrypted connection.
Tags:
- vpn
- eduvpn
ReleaseNotesUrl: https://github.com/Amebis/eduVPN/releases/tag/3.255.20
ManifestType: defaultLocale
ManifestVersion: 1.6.0

9 changes: 9 additions & 0 deletions manifests/s/SURF/eduVPNClient/3.255.20/SURF.eduVPNClient.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# Created using eduVPN build system
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json

PackageIdentifier: SURF.eduVPNClient
PackageVersion: 3.255.20
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.6.0

0 comments on commit 8cab2f0

Please sign in to comment.