From 9f4d152a705b5d46096ce723e9a3e788e412ca90 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 20 Dec 2022 04:27:58 +0000 Subject: [PATCH] gping: Update to version 1.6.2 --- bucket/gping.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/gping.json b/bucket/gping.json index 8a3fd08994..7367aae2c5 100644 --- a/bucket/gping.json +++ b/bucket/gping.json @@ -1,12 +1,12 @@ { - "version": "1.6.1", + "version": "1.6.2", "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.1/gping-Windows-x86_64.zip", - "hash": "4efd88113ee3a1e3f8346b976573127f3263163f1fdd4dfe298608dc97c0405d" + "url": "https://github.com/orf/gping/releases/download/gping-v1.6.2/gping-Windows-x86_64.zip", + "hash": "aa3aa57bbf60da07d179ac72e7b7b43207f1bca4d2ae711581e974c0bee27b40" } }, "bin": "gping.exe",