NTKERNEL.WireSockVPNClientCLI version 3.4.1#355325
Open
wiresock wants to merge 1 commit intomicrosoft:masterfrom
Open
NTKERNEL.WireSockVPNClientCLI version 3.4.1#355325wiresock wants to merge 1 commit intomicrosoft:masterfrom
wiresock wants to merge 1 commit intomicrosoft:masterfrom
Conversation
Collaborator
|
Validation Pipeline Run WinGetSvc-Validation-136-355325-20260404-1 |
Contributor
There was a problem hiding this comment.
Pull request overview
Adds a new WinGet manifest set for NTKERNEL.WireSockVPNClientCLI version 3.4.1 (version + installer + default locale + additional locales) so the package can be installed via the Windows Package Manager community repository.
Changes:
- Added the version manifest (
ManifestType: version) for3.4.1. - Added the installer manifest with x86/x64/arm64 installers and switches.
- Added defaultLocale (
en-US) plus additional locale manifests (de-DE, es-ES, fr-FR, ru-RU, zh-CN).
Reviewed changes
Copilot reviewed 8 out of 8 changed files in this pull request and generated 4 comments.
Show a summary per file
| File | Description |
|---|---|
| manifests/n/NTKERNEL/WireSockVPNClientCLI/3.4.1/NTKERNEL.WireSockVPNClientCLI.yaml | Introduces the version manifest for 3.4.1. |
| manifests/n/NTKERNEL/WireSockVPNClientCLI/3.4.1/NTKERNEL.WireSockVPNClientCLI.installer.yaml | Defines installer URLs, hashes, architectures, and switches. |
| manifests/n/NTKERNEL/WireSockVPNClientCLI/3.4.1/NTKERNEL.WireSockVPNClientCLI.locale.en-US.yaml | Provides default locale metadata (en-US). |
| manifests/n/NTKERNEL/WireSockVPNClientCLI/3.4.1/NTKERNEL.WireSockVPNClientCLI.locale.de-DE.yaml | Adds German localization metadata. |
| manifests/n/NTKERNEL/WireSockVPNClientCLI/3.4.1/NTKERNEL.WireSockVPNClientCLI.locale.es-ES.yaml | Adds Spanish (Spain) localization metadata. |
| manifests/n/NTKERNEL/WireSockVPNClientCLI/3.4.1/NTKERNEL.WireSockVPNClientCLI.locale.fr-FR.yaml | Adds French localization metadata. |
| manifests/n/NTKERNEL/WireSockVPNClientCLI/3.4.1/NTKERNEL.WireSockVPNClientCLI.locale.ru-RU.yaml | Adds Russian localization metadata. |
| manifests/n/NTKERNEL/WireSockVPNClientCLI/3.4.1/NTKERNEL.WireSockVPNClientCLI.locale.zh-CN.yaml | Adds Simplified Chinese localization metadata. |
manifests/n/NTKERNEL/WireSockVPNClientCLI/3.4.1/NTKERNEL.WireSockVPNClientCLI.installer.yaml
Show resolved
Hide resolved
manifests/n/NTKERNEL/WireSockVPNClientCLI/3.4.1/NTKERNEL.WireSockVPNClientCLI.installer.yaml
Show resolved
Hide resolved
manifests/n/NTKERNEL/WireSockVPNClientCLI/3.4.1/NTKERNEL.WireSockVPNClientCLI.installer.yaml
Show resolved
Hide resolved
manifests/n/NTKERNEL/WireSockVPNClientCLI/3.4.1/NTKERNEL.WireSockVPNClientCLI.installer.yaml
Show resolved
Hide resolved
Contributor
|
The check-in policies require a moderator to approve PRs from the community. Our moderators are community volunteers, please be patient and allow them sufficient time to review your submission. Template: msftbot/requiresApproval/moderator |
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Checklist for Pull Requests
Manifests
winget validate --manifest <path>?winget install --manifest <path>?Note:
<path>is the directory's name containing the manifest you're submitting.Microsoft Reviewers: Open in CodeFlow