diff --git a/manifests/j/jsdelivr/Globalping/1.3.0/jsdelivr.Globalping.installer.yaml b/manifests/j/jsdelivr/Globalping/1.3.0/jsdelivr.Globalping.installer.yaml new file mode 100644 index 00000000000000..b35bdcae8cbd8c --- /dev/null +++ b/manifests/j/jsdelivr/Globalping/1.3.0/jsdelivr.Globalping.installer.yaml @@ -0,0 +1,22 @@ +# Created with WinGet Releaser v2 using Komac v1.11.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: jsdelivr.Globalping +PackageVersion: 1.3.0 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: globalping.exe +ReleaseDate: 2024-06-17 +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/jsdelivr/globalping-cli/releases/download/v1.3.0/globalping_Windows_i386.zip + InstallerSha256: 163B8E2ED47BA8EC6876FD860E109CB5CD1D8B927C924A8BB4358C439BA46E44 +- Architecture: x64 + InstallerUrl: https://github.com/jsdelivr/globalping-cli/releases/download/v1.3.0/globalping_Windows_x86_64.zip + InstallerSha256: CF687FDD3DD381D4DDD7AD4669052929B880B3E058353D7EE2360CFA92B034F4 +- Architecture: arm64 + InstallerUrl: https://github.com/jsdelivr/globalping-cli/releases/download/v1.3.0/globalping_Windows_arm64.zip + InstallerSha256: 27F1907A76BE2A7A0B9860F093DE47607EEBC3331F8FAD90A6574F00EC529B0E +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/j/jsdelivr/Globalping/1.3.0/jsdelivr.Globalping.locale.en-US.yaml b/manifests/j/jsdelivr/Globalping/1.3.0/jsdelivr.Globalping.locale.en-US.yaml new file mode 100644 index 00000000000000..5e78f7917d329e --- /dev/null +++ b/manifests/j/jsdelivr/Globalping/1.3.0/jsdelivr.Globalping.locale.en-US.yaml @@ -0,0 +1,35 @@ +# Created with WinGet Releaser v2 using Komac v1.11.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: jsdelivr.Globalping +PackageVersion: 1.3.0 +PackageLocale: en-US +Publisher: jsdelivr +PublisherUrl: https://www.jsdelivr.com/globalping +PublisherSupportUrl: https://github.com/jsdelivr/globalping-cli/issues +PackageName: Globalping CLI +PackageUrl: https://github.com/jsdelivr/globalping-cli +License: MPL-2.0 +LicenseUrl: https://github.com/jsdelivr/globalping-cli/blob/master/LICENSE +ShortDescription: A simple CLI tool to run networking commands remotely from hundreds of globally distributed servers +Description: |- + Globalping is a platform that allows anyone to run networking commands such as ping, traceroute, dig and mtr on probes distributed all around the world. + The CLI tool allows you to interact with the API in a simple and human-friendly way to debug networking issues like anycast routing and script automated tests and benchmarks. +Moniker: globalping +ReleaseNotes: |- + Changelog + - 582c35f misc: fix typos in the code (#104) + - 40721c4 docs: update readme help sample + - f4e0cd3 docs: revise help screens (#102) + - ad2db29 fix: indent flags descriptions based on the terminal width (#103) + - a64f850 refactor: replace + with . in infinite links (#100) + - 946ab93 misc: update packagecloud release (#98) + - c522c89 feat: add history command (#97) + - 2c844ae misc: update location output, add custom area printer (#96) + - 52b7a42 feat: infinite ping - concurent calls (#93) +ReleaseNotesUrl: https://github.com/jsdelivr/globalping-cli/releases/tag/v1.3.0 +PurchaseUrl: https://opencollective.com/jsdelivr +Documentations: +- DocumentUrl: https://github.com/jsdelivr/globalping-cli#readme +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/j/jsdelivr/Globalping/1.3.0/jsdelivr.Globalping.yaml b/manifests/j/jsdelivr/Globalping/1.3.0/jsdelivr.Globalping.yaml new file mode 100644 index 00000000000000..286b3de4627646 --- /dev/null +++ b/manifests/j/jsdelivr/Globalping/1.3.0/jsdelivr.Globalping.yaml @@ -0,0 +1,8 @@ +# Created with WinGet Releaser v2 using Komac v1.11.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: jsdelivr.Globalping +PackageVersion: 1.3.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0