From ae5448a6abe34fde9ba28508b95b820917520392 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 8 Jul 2023 16:28:05 +0000 Subject: [PATCH] gping: Update to version 1.13.0 --- bucket/gping.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/gping.json b/bucket/gping.json index f4b4e183ef..e819d4e96b 100644 --- a/bucket/gping.json +++ b/bucket/gping.json @@ -1,12 +1,12 @@ { - "version": "1.12.0", + "version": "1.13.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.12.0/gping-Windows-x86_64.zip", - "hash": "e2795b35b15ac9d328c90170d728af1823089508493c64681fb6cdd9ac337662" + "url": "https://github.com/orf/gping/releases/download/gping-v1.13.0/gping-Windows-x86_64.zip", + "hash": "9fe7980ca9656ac38c89bb4985787038d8b5344001b9559c2cebb5aedf20ad40" } }, "bin": "gping.exe",