From bf045d6d266356c900e4da7b4179b0d79ea1bd13 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 12 Jan 2023 01:55:03 +0000 Subject: [PATCH] gping: Update to version 1.7.0 --- bucket/gping.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/gping.json b/bucket/gping.json index bba98d0bb3..4f690660d3 100644 --- a/bucket/gping.json +++ b/bucket/gping.json @@ -1,12 +1,12 @@ { - "version": "1.6.3", + "version": "1.7.0", "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.6.3/gping-Windows-x86_64.zip", - "hash": "2bec6284c3264c69a03944effc12d42e592afa17e383179341e08ac63882b6aa" + "url": "https://github.com/orf/gping/releases/download/gping-v1.7.0/gping-Windows-x86_64.zip", + "hash": "e6b3fc273f880e58c6a0bdff86ae207c9f5a48d230a052073a2ceac5b86f2b59" } }, "bin": "gping.exe",