gping: Update to version 1.5.1

This commit is contained in:
github-actions[bot] 2022-12-06 16:42:32 +00:00
parent b4dbbfa68e
commit 0ad54b2e55

View File

@ -1,12 +1,12 @@
{ {
"version": "1.5.0", "version": "1.5.1",
"description": "Ping, but with a graph", "description": "Ping, but with a graph",
"homepage": "https://github.com/orf/gping", "homepage": "https://github.com/orf/gping",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/orf/gping/releases/download/gping-v1.5.0/gping-Windows-x86_64.zip", "url": "https://github.com/orf/gping/releases/download/gping-v1.5.1/gping-Windows-x86_64.zip",
"hash": "d9f0517280dc298c8768fefb356e155fc1390092c93bbb5004d3cdfb46654b72" "hash": "6928e46f06f33e1d3d96ce9fbbda2f5c7ab073faebe556ad0b037e522c1555fd"
} }
}, },
"bin": "gping.exe", "bin": "gping.exe",