Skip to content

Commit

Permalink
EliFulkerson.tcping version 0.33 (microsoft#184418)
Browse files Browse the repository at this point in the history
  • Loading branch information
uklee authored Oct 21, 2024
1 parent f9085c3 commit c98ef2e
Show file tree
Hide file tree
Showing 3 changed files with 39 additions and 0 deletions.
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.33"
InstallerType: portable
UpgradeBehavior: uninstallPrevious
Commands:
- tcping
Installers:
- Architecture: x86
InstallerUrl: https://www.elifulkerson.com/projects/downloads/tcping-0.33/tcping.exe
InstallerSha256: B3F35D040611B3C6E87877200918098CAA37B7F5C9F09523A7C33E6ACB80F906
ManifestType: installer
ManifestVersion: 1.6.0
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.33"
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
8 changes: 8 additions & 0 deletions manifests/e/EliFulkerson/tcping/0.33/EliFulkerson.tcping.yaml
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.33"
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.6.0

0 comments on commit c98ef2e

Please sign in to comment.