-
Notifications
You must be signed in to change notification settings - Fork 4.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
New version: Proton.ProtonVPN version 3.5.1 (#213872)
- Loading branch information
Showing
3 changed files
with
72 additions
and
0 deletions.
There are no files selected for viewing
28 changes: 28 additions & 0 deletions
28
manifests/p/Proton/ProtonVPN/3.5.1/Proton.ProtonVPN.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,28 @@ | ||
# Created with komac v2.8.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json | ||
|
||
PackageIdentifier: Proton.ProtonVPN | ||
PackageVersion: 3.5.1 | ||
InstallerLocale: en-US | ||
Platform: | ||
- Windows.Desktop | ||
InstallerType: inno | ||
Scope: machine | ||
InstallModes: | ||
- interactive | ||
UpgradeBehavior: install | ||
ProductCode: Proton VPN_is1 | ||
ReleaseDate: 2025-01-20 | ||
AppsAndFeaturesEntries: | ||
- DisplayName: Proton VPN | ||
Publisher: Proton AG | ||
ProductCode: Proton VPN_is1 | ||
ElevationRequirement: elevatesSelf | ||
InstallationMetadata: | ||
DefaultInstallLocation: '%ProgramFiles%\Proton\VPN' | ||
Installers: | ||
- Architecture: x64 | ||
InstallerUrl: https://github.com/ProtonVPN/win-app/releases/download/3.5.1/ProtonVPN_v3.5.1_x64.exe | ||
InstallerSha256: 5658A2F5506EDE6BFE552BDE6AF35F1DACCD3D7092A60CE4BE85BFF806770056 | ||
ManifestType: installer | ||
ManifestVersion: 1.9.0 |
36 changes: 36 additions & 0 deletions
36
manifests/p/Proton/ProtonVPN/3.5.1/Proton.ProtonVPN.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,36 @@ | ||
# Created with komac v2.8.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json | ||
|
||
PackageIdentifier: Proton.ProtonVPN | ||
PackageVersion: 3.5.1 | ||
PackageLocale: en-US | ||
Publisher: Proton AG | ||
PublisherUrl: https://protonvpn.com/ | ||
PublisherSupportUrl: https://protonvpn.com/support | ||
PrivacyUrl: https://protonvpn.com/privacy-policy | ||
Author: Proton AG | ||
PackageName: Proton VPN | ||
PackageUrl: https://protonvpn.com/ | ||
License: GPL-3.0 | ||
LicenseUrl: https://github.com/ProtonVPN/win-app/blob/HEAD/LICENSE | ||
Copyright: Copyright (C) 2007 Free Software Foundation, Inc. | ||
CopyrightUrl: https://raw.githubusercontent.com/ProtonVPN/win-app/master/LICENSE | ||
ShortDescription: High-speed Swiss VPN that safeguards your privacy. | ||
Description: |- | ||
We built ProtonVPN with extra security features to make it better at protecting your privacy than an ordinary VPN. | ||
When you use ProtonVPN to browse the web, your Internet connection is encrypted. | ||
By routing your connection through encrypted tunnels, ProtonVPNs advanced security features ensure that an attacker cannot eavesdrop on your connection. | ||
It also allows you to access websites that might be blocked in your country. | ||
Moniker: protonvpn | ||
Tags: | ||
- network | ||
- open-source | ||
- privacy | ||
- private | ||
- private-network | ||
- security | ||
- vpn | ||
ReleaseNotes: '- Address app startup issues and performance stability, including potential high CPU usage.' | ||
ReleaseNotesUrl: https://github.com/ProtonVPN/win-app/releases/tag/3.5.1 | ||
ManifestType: defaultLocale | ||
ManifestVersion: 1.9.0 |
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,8 @@ | ||
# Created with komac v2.8.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json | ||
|
||
PackageIdentifier: Proton.ProtonVPN | ||
PackageVersion: 3.5.1 | ||
DefaultLocale: en-US | ||
ManifestType: version | ||
ManifestVersion: 1.9.0 |