-
Notifications
You must be signed in to change notification settings - Fork 4.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
New version: jsdelivr.Globalping version 1.2.1 (#142721)
- Loading branch information
Showing
3 changed files
with
60 additions
and
0 deletions.
There are no files selected for viewing
22 changes: 22 additions & 0 deletions
22
manifests/j/jsdelivr/Globalping/1.2.1/jsdelivr.Globalping.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,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.2.1 | ||
InstallerType: zip | ||
NestedInstallerType: portable | ||
NestedInstallerFiles: | ||
- RelativeFilePath: globalping.exe | ||
ReleaseDate: 2024-03-06 | ||
Installers: | ||
- Architecture: x86 | ||
InstallerUrl: https://github.com/jsdelivr/globalping-cli/releases/download/v1.2.1/globalping_Windows_i386.zip | ||
InstallerSha256: FECED76F3B8525CDAA94ED6C740D4905438C21F70E63EB66704B98398F7F9DC0 | ||
- Architecture: x64 | ||
InstallerUrl: https://github.com/jsdelivr/globalping-cli/releases/download/v1.2.1/globalping_Windows_x86_64.zip | ||
InstallerSha256: FE497D83EB13E6FBF9E61D16ECA36D0F59DA1F9FF632DB200B0112B95D4941EF | ||
- Architecture: arm64 | ||
InstallerUrl: https://github.com/jsdelivr/globalping-cli/releases/download/v1.2.1/globalping_Windows_arm64.zip | ||
InstallerSha256: 7B2C23C85ACB2860A2CBEAE7BED2267F0A236D4F142E542BE17909F5566E042B | ||
ManifestType: installer | ||
ManifestVersion: 1.5.0 |
30 changes: 30 additions & 0 deletions
30
manifests/j/jsdelivr/Globalping/1.2.1/jsdelivr.Globalping.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,30 @@ | ||
# 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.2.1 | ||
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 | ||
- d265e50 upgrade goreleaser | ||
- 62672e5 Refactoring: Remove global variables & add more tests (#92) | ||
- 6022008 Infinite ping (#86) | ||
- b042a59 Refactoring error handling (#85) | ||
ReleaseNotesUrl: https://github.com/jsdelivr/globalping-cli/releases/tag/v1.2.1 | ||
PurchaseUrl: https://opencollective.com/jsdelivr | ||
Documentations: | ||
- DocumentUrl: https://github.com/jsdelivr/globalping-cli#readme | ||
ManifestType: defaultLocale | ||
ManifestVersion: 1.5.0 |
8 changes: 8 additions & 0 deletions
8
manifests/j/jsdelivr/Globalping/1.2.1/jsdelivr.Globalping.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,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.2.1 | ||
DefaultLocale: en-US | ||
ManifestType: version | ||
ManifestVersion: 1.5.0 |