Skip to content

Commit

Permalink
Updated schema version
Browse files Browse the repository at this point in the history
  • Loading branch information
blaubaer committed Jul 4, 2024
1 parent 070d820 commit 9b04aa2
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ Installers:
InstallerUrl: https://github.com/albertony/npiperelay/releases/download/v1.6.2/npiperelay_windows_amd64.zip
InstallerSha256: 986d52900173ca0ee67807abbeed6a529ca2013b75c726934b5463cf34b3bcca
ManifestType: installer
ManifestVersion: 1.4.0
ManifestVersion: 1.6.0
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ ShortDescription: access a Windows named pipe compatible with command-line tools
Description: npiperelay is a tool that allows you to access a Windows named pipe in a way that is more compatible with a variety of command-line tools. With it, you can use Windows named pipes from the Windows Subsystem for Linux (WSL). Essentially it exposes stdin and stdout to processes in WSL, and relays information to a named pipe used by processes running in Windows, typically with help of the socat tool in the WSL distro.
Moniker: npiperelay
ManifestType: defaultLocale
ManifestVersion: 1.4.0
ManifestVersion: 1.6.0
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ PackageIdentifier: albertony.npiperelay
PackageVersion: 1.6.2
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.4.0
ManifestVersion: 1.6.0

0 comments on commit 9b04aa2

Please sign in to comment.