forked from microsoft/winget-pkgs
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
60 additions
and
0 deletions.
There are no files selected for viewing
33 changes: 33 additions & 0 deletions
33
manifests/s/SURF/eduVPNClient/3.255.20/SURF.eduVPNClient.installer.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 | ||
|
18 changes: 18 additions & 0 deletions
18
manifests/s/SURF/eduVPNClient/3.255.20/SURF.eduVPNClient.locale.en-US.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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
9
manifests/s/SURF/eduVPNClient/3.255.20/SURF.eduVPNClient.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 | ||
|