From 427c5723fa49ba1ed138d5308446768c71137eff Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 21 Dec 2022 00:33:06 +0000 Subject: [PATCH] gping: Update to version 1.6.3 --- bucket/gping.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/gping.json b/bucket/gping.json index 7367aae2c5..bba98d0bb3 100644 --- a/bucket/gping.json +++ b/bucket/gping.json @@ -1,12 +1,12 @@ { - "version": "1.6.2", + "version": "1.6.3", "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.2/gping-Windows-x86_64.zip", - "hash": "aa3aa57bbf60da07d179ac72e7b7b43207f1bca4d2ae711581e974c0bee27b40" + "url": "https://github.com/orf/gping/releases/download/gping-v1.6.3/gping-Windows-x86_64.zip", + "hash": "2bec6284c3264c69a03944effc12d42e592afa17e383179341e08ac63882b6aa" } }, "bin": "gping.exe",