From 0ad54b2e550b21b6a3ae888803e01bc56e8080ae Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 6 Dec 2022 16:42:32 +0000 Subject: [PATCH] gping: Update to version 1.5.1 --- bucket/gping.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/gping.json b/bucket/gping.json index dd8b5a9a10..648e0b37d9 100644 --- a/bucket/gping.json +++ b/bucket/gping.json @@ -1,12 +1,12 @@ { - "version": "1.5.0", + "version": "1.5.1", "description": "Ping, but with a graph", "homepage": "https://github.com/orf/gping", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/orf/gping/releases/download/gping-v1.5.0/gping-Windows-x86_64.zip", - "hash": "d9f0517280dc298c8768fefb356e155fc1390092c93bbb5004d3cdfb46654b72" + "url": "https://github.com/orf/gping/releases/download/gping-v1.5.1/gping-Windows-x86_64.zip", + "hash": "6928e46f06f33e1d3d96ce9fbbda2f5c7ab073faebe556ad0b037e522c1555fd" } }, "bin": "gping.exe",