Skip to content

Commit

Permalink
New version: jsdelivr.Globalping version 1.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
jimaek committed Nov 16, 2024
1 parent bc06b33 commit 48fc968
Show file tree
Hide file tree
Showing 3 changed files with 61 additions and 0 deletions.
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.4.2
InstallerType: zip
NestedInstallerType: portable
NestedInstallerFiles:
- RelativeFilePath: globalping.exe
ReleaseDate: 2024-11-16
Installers:
- Architecture: x86
InstallerUrl: https://github.com/jsdelivr/globalping-cli/releases/download/v1.4.2/globalping_Windows_i386.zip
InstallerSha256: 4FC6DD07DE6A32358CE2EC0F885D0C01B1430B3543913EFB40FB79F8E3974FB7
- Architecture: x64
InstallerUrl: https://github.com/jsdelivr/globalping-cli/releases/download/v1.4.2/globalping_Windows_x86_64.zip
InstallerSha256: 7B5EEBEECE763165CF8E1D1626511EB8574A623D4D576919C8250C57D4D9F8F3
- Architecture: arm64
InstallerUrl: https://github.com/jsdelivr/globalping-cli/releases/download/v1.4.2/globalping_Windows_arm64.zip
InstallerSha256: B823C97A84480E5FE1891C2DE215E68BB9129560A322987C714DD0B01D430986
ManifestType: installer
ManifestVersion: 1.5.0
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
# 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.4.2
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
- feat: add storage cleanup (#148)
- misc: upload arm64 packages to packagecloud (#147)
- docs: update readme (#144)
- misc: update goreleaser template (#143)
- build: set MaxDistroVersionsToSupport to 10
ReleaseNotesUrl: https://github.com/jsdelivr/globalping-cli/releases/tag/v1.4.2
PurchaseUrl: https://opencollective.com/jsdelivr
Documentations:
- DocumentUrl: https://github.com/jsdelivr/globalping-cli#readme
ManifestType: defaultLocale
ManifestVersion: 1.5.0
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.4.2
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.5.0

0 comments on commit 48fc968

Please sign in to comment.