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.
New version: Surfshark.Surfshark version 5.8.3.999 (microsoft#162546)
- Loading branch information
1 parent
ce93297
commit 3ee7bf9
Showing
4 changed files
with
142 additions
and
0 deletions.
There are no files selected for viewing
64 changes: 64 additions & 0 deletions
64
manifests/s/Surfshark/Surfshark/5.8.3.999/Surfshark.Surfshark.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,64 @@ | ||
# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-3.Win32NT | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json | ||
|
||
PackageIdentifier: Surfshark.Surfshark | ||
PackageVersion: 5.8.3.999 | ||
InstallerType: exe | ||
Scope: machine | ||
InstallModes: | ||
- interactive | ||
- silent | ||
- silentWithProgress | ||
InstallerSwitches: | ||
Silent: /exenoui /quiet /norestart | ||
SilentWithProgress: /exenoui /passive /norestart | ||
InstallLocation: APPDIR="<INSTALLPATH>" | ||
Log: /log "<LOGPATH>" | ||
ExpectedReturnCodes: | ||
- InstallerReturnCode: -1 | ||
ReturnResponse: cancelledByUser | ||
- InstallerReturnCode: 1 | ||
ReturnResponse: invalidParameter | ||
- InstallerReturnCode: 87 | ||
ReturnResponse: invalidParameter | ||
- InstallerReturnCode: 1601 | ||
ReturnResponse: contactSupport | ||
- InstallerReturnCode: 1602 | ||
ReturnResponse: cancelledByUser | ||
- InstallerReturnCode: 1618 | ||
ReturnResponse: installInProgress | ||
- InstallerReturnCode: 1623 | ||
ReturnResponse: systemNotSupported | ||
- InstallerReturnCode: 1625 | ||
ReturnResponse: blockedByPolicy | ||
- InstallerReturnCode: 1628 | ||
ReturnResponse: invalidParameter | ||
- InstallerReturnCode: 1633 | ||
ReturnResponse: systemNotSupported | ||
- InstallerReturnCode: 1638 | ||
ReturnResponse: alreadyInstalled | ||
- InstallerReturnCode: 1639 | ||
ReturnResponse: invalidParameter | ||
- InstallerReturnCode: 1641 | ||
ReturnResponse: rebootInitiated | ||
- InstallerReturnCode: 1640 | ||
ReturnResponse: blockedByPolicy | ||
- InstallerReturnCode: 1643 | ||
ReturnResponse: blockedByPolicy | ||
- InstallerReturnCode: 1644 | ||
ReturnResponse: blockedByPolicy | ||
- InstallerReturnCode: 1649 | ||
ReturnResponse: blockedByPolicy | ||
- InstallerReturnCode: 1650 | ||
ReturnResponse: invalidParameter | ||
- InstallerReturnCode: 1654 | ||
ReturnResponse: systemNotSupported | ||
- InstallerReturnCode: 3010 | ||
ReturnResponse: rebootRequiredToFinish | ||
UpgradeBehavior: install | ||
Installers: | ||
- Architecture: x86 | ||
InstallerUrl: https://downloads2.surfshark.com/windows/stable/5.8.3/SurfsharkSetup.exe | ||
InstallerSha256: 40C3EDBD096E9995F3B3A10DB52BBBD2FC2DE20C97F09E726BBAD39FF87C9AFC | ||
ManifestType: installer | ||
ManifestVersion: 1.6.0 |
37 changes: 37 additions & 0 deletions
37
manifests/s/Surfshark/Surfshark/5.8.3.999/Surfshark.Surfshark.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,37 @@ | ||
# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-3.Win32NT | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json | ||
|
||
PackageIdentifier: Surfshark.Surfshark | ||
PackageVersion: 5.8.3.999 | ||
PackageLocale: en-US | ||
Publisher: Surfshark | ||
PublisherUrl: https://surfshark.com/ | ||
PublisherSupportUrl: https://support.surfshark.com/ | ||
PrivacyUrl: https://surfshark.com/privacy | ||
Author: Surfshark B.V. | ||
PackageName: Surfshark | ||
PackageUrl: https://surfshark.com/ | ||
License: Proprietary | ||
LicenseUrl: https://surfshark.com/terms-of-service | ||
Copyright: © 2024 Surfshark. All rights reserved. | ||
# CopyrightUrl: | ||
ShortDescription: Surf the web without tracking with a VPN, shield your devices with Antivirus, & guard your identity with an all-in-one app. | ||
# Description: | ||
Moniker: surfshark | ||
Tags: | ||
- network | ||
- privacy | ||
- proxy | ||
- security | ||
- vpn | ||
ReleaseNotes: |- | ||
What’s new: | ||
* We updated our Kill Switch and resolved internet connectivity issues related to it. | ||
* We uplifted our Antivirus scan window so you can now access all other features while scanning your device. | ||
* We worked on finding bugs for app installation, performance, and connectivity issues and implemented the necessary fixes. | ||
# ReleaseNotesUrl: | ||
PurchaseUrl: https://surfshark.com/pricing | ||
# InstallationNotes: | ||
# Documentations: | ||
ManifestType: defaultLocale | ||
ManifestVersion: 1.6.0 |
33 changes: 33 additions & 0 deletions
33
manifests/s/Surfshark/Surfshark/5.8.3.999/Surfshark.Surfshark.locale.zh-CN.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 with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-3.Win32NT | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json | ||
|
||
PackageIdentifier: Surfshark.Surfshark | ||
PackageVersion: 5.8.3.999 | ||
PackageLocale: zh-CN | ||
Publisher: Surfshark | ||
PublisherUrl: https://surfshark.com/ | ||
PublisherSupportUrl: https://support.surfshark.com/ | ||
PrivacyUrl: https://surfshark.com/privacy | ||
Author: Surfshark B.V. | ||
PackageName: Surfshark | ||
PackageUrl: https://surfshark.com/ | ||
License: 专有软件 | ||
LicenseUrl: https://surfshark.com/terms-of-service | ||
Copyright: © 2024 Surfshark. All rights reserved. | ||
# CopyrightUrl: | ||
ShortDescription: 使用 VPN 上网不被跟踪,使用杀毒软件保护你的设备,使用一体化应用程序保护你的身份。 | ||
# Description: | ||
# Moniker: | ||
Tags: | ||
- vpn | ||
- 代理 | ||
- 安全 | ||
- 网络 | ||
- 隐私 | ||
# ReleaseNotes: | ||
# ReleaseNotesUrl: | ||
PurchaseUrl: https://surfshark.com/pricing | ||
# InstallationNotes: | ||
# Documentations: | ||
ManifestType: locale | ||
ManifestVersion: 1.6.0 |
8 changes: 8 additions & 0 deletions
8
manifests/s/Surfshark/Surfshark/5.8.3.999/Surfshark.Surfshark.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,8 @@ | ||
# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-3.Win32NT | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json | ||
|
||
PackageIdentifier: Surfshark.Surfshark | ||
PackageVersion: 5.8.3.999 | ||
DefaultLocale: en-US | ||
ManifestType: version | ||
ManifestVersion: 1.6.0 |