From 772ce5383b049fd5a603a0565fef9abe90b5a1a4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 14 Dec 2022 20:26:24 +0000 Subject: [PATCH] gping: Update to version 1.6.1 --- bucket/gping.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/gping.json b/bucket/gping.json index dfe122c47b..8a3fd08994 100644 --- a/bucket/gping.json +++ b/bucket/gping.json @@ -1,12 +1,12 @@ { - "version": "1.6.0", + "version": "1.6.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.6.0/gping-Windows-x86_64.zip", - "hash": "8d402f91064ade732abbcd0ca5f3d293528374389658c7ed56022dfa6a14ffc0" + "url": "https://github.com/orf/gping/releases/download/gping-v1.6.1/gping-Windows-x86_64.zip", + "hash": "4efd88113ee3a1e3f8346b976573127f3263163f1fdd4dfe298608dc97c0405d" } }, "bin": "gping.exe",