From 263964bf05f30cd2693914e1282d42913f6500fb Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 27 Jan 2023 20:25:38 +0000 Subject: [PATCH] gping: Update to version 1.8.0 --- bucket/gping.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/gping.json b/bucket/gping.json index 4f690660d3..3354fcf9cd 100644 --- a/bucket/gping.json +++ b/bucket/gping.json @@ -1,12 +1,12 @@ { - "version": "1.7.0", + "version": "1.8.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.7.0/gping-Windows-x86_64.zip", - "hash": "e6b3fc273f880e58c6a0bdff86ae207c9f5a48d230a052073a2ceac5b86f2b59" + "url": "https://github.com/orf/gping/releases/download/gping-v1.8.0/gping-Windows-x86_64.zip", + "hash": "4d3b758a177acd113170cbff53e0b6e4644fc9145a8b70c20558b9131b276d72" } }, "bin": "gping.exe",