Skip to content

Commit bab744f

Browse files
committed
Update LetsConnectClient to 4.4
1 parent adcd26e commit bab744f

3 files changed

Lines changed: 60 additions & 0 deletions

File tree

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
1+
# Created using eduVPN build system
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json
3+
4+
PackageIdentifier: SURF.LetsConnectClient
5+
PackageVersion: 4.4
6+
Installers:
7+
- Architecture: arm64
8+
InstallerType: wix
9+
InstallerUrl: https://codeberg.org/eduVPN/windows/releases/download/4.4/LetsConnectClient_4.4_ARM64.msi
10+
InstallerSha256: 64b82bd13096e5e343ed6f1181c590addf1670e95435779d5fd8dd81a14ebe97
11+
AppsAndFeaturesEntries:
12+
- ProductCode: '{B8D59ACD-D92D-48F0-9601-4DA2675CEE98}'
13+
DisplayName: Let's Connect! Client 4.4 ARM64
14+
UpgradeCode: '{090C24F6-1F11-4DB8-9338-68E3526139F5}'
15+
- Architecture: x64
16+
InstallerType: wix
17+
InstallerUrl: https://codeberg.org/eduVPN/windows/releases/download/4.4/LetsConnectClient_4.4_x64.msi
18+
InstallerSha256: 658760743c850efc042d84086bca4f6eab247635052407f85db122ffa67b3227
19+
AppsAndFeaturesEntries:
20+
- ProductCode: '{B8D59ACD-D92D-48F0-9601-4DA2675CEE98}'
21+
DisplayName: Let's Connect! Client 4.4 x64
22+
UpgradeCode: '{090C24F6-1F11-4DB8-9338-68E3526139F5}'
23+
- Architecture: x86
24+
InstallerType: wix
25+
InstallerUrl: https://codeberg.org/eduVPN/windows/releases/download/4.4/LetsConnectClient_4.4_x86.msi
26+
InstallerSha256: f9e05ebf125815928a4af85691e5b8bc4a3441a008e3129694d3ed176d7ae9c7
27+
AppsAndFeaturesEntries:
28+
- ProductCode: '{B8D59ACD-D92D-48F0-9601-4DA2675CEE98}'
29+
DisplayName: Let's Connect! Client 4.4 x86
30+
UpgradeCode: '{76E93AAB-1F90-4AA3-B7EE-F697A4B1B479}'
31+
ManifestType: installer
32+
ManifestVersion: 1.10.0
33+
Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
# Created using eduVPN build system
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json
3+
4+
PackageIdentifier: SURF.LetsConnectClient
5+
PackageVersion: 4.4
6+
PackageLocale: en-US
7+
Publisher: SURF
8+
PublisherUrl: https://www.letsconnect-vpn.org/
9+
PackageName: Let's Connect! Client
10+
License: GPL-3.0
11+
ShortDescription: Access your institute's network or the Internet using an encrypted connection.
12+
Tags:
13+
- vpn
14+
- eduvpn
15+
ReleaseNotesUrl: https://codeberg.org/eduVPN/windows/releases/tag/4.4
16+
ManifestType: defaultLocale
17+
ManifestVersion: 1.10.0
18+
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# Created using eduVPN build system
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json
3+
4+
PackageIdentifier: SURF.LetsConnectClient
5+
PackageVersion: 4.4
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.10.0
9+

0 commit comments

Comments
 (0)