-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
EliFulkerson.tcping version 0.7 (#184392)
- Loading branch information
Showing
3 changed files
with
39 additions
and
0 deletions.
There are no files selected for viewing
15 changes: 15 additions & 0 deletions
15
manifests/e/EliFulkerson/tcping/0.7/EliFulkerson.tcping.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,15 @@ | ||
# Created using wingetcreate 1.6.5.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json | ||
|
||
PackageIdentifier: EliFulkerson.tcping | ||
PackageVersion: "0.7" | ||
InstallerType: portable | ||
UpgradeBehavior: uninstallPrevious | ||
Commands: | ||
- tcping | ||
Installers: | ||
- Architecture: x86 | ||
InstallerUrl: https://www.elifulkerson.com/projects/downloads/tcping-0.7/tcping.exe | ||
InstallerSha256: EA728BC6DE83AF0E263F3F81E4691A7C355CB9DA111FB951641BF7C4DE0749AA | ||
ManifestType: installer | ||
ManifestVersion: 1.6.0 |
16 changes: 16 additions & 0 deletions
16
manifests/e/EliFulkerson/tcping/0.7/EliFulkerson.tcping.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,16 @@ | ||
# Created using wingetcreate 1.6.5.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json | ||
|
||
PackageIdentifier: EliFulkerson.tcping | ||
PackageVersion: "0.7" | ||
PackageLocale: en-US | ||
Publisher: Eli Fulkerson | ||
PublisherUrl: https://www.elifulkerson.com/index.php | ||
Author: Eli Fulkerson | ||
PackageName: tcping | ||
PackageUrl: https://www.elifulkerson.com/projects/tcping.php | ||
License: GPL | ||
ShortDescription: tcping.exe is a console application that operates similarly to 'ping', however it works over a tcp port. | ||
Description: tcping.exe is a console application that operates similarly to 'ping', however it works over a tcp port. There are many different implementions of this floating around, written independently by different people. There are many like it, but this one is mine. | ||
ManifestType: defaultLocale | ||
ManifestVersion: 1.6.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 using wingetcreate 1.6.5.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json | ||
|
||
PackageIdentifier: EliFulkerson.tcping | ||
PackageVersion: "0.7" | ||
DefaultLocale: en-US | ||
ManifestType: version | ||
ManifestVersion: 1.6.0 |