From 3b073691610d48d67f582eb725f7381138b45b28 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 22 May 2023 16:28:56 +0000 Subject: [PATCH] gping: Update to version 1.11.0 --- bucket/gping.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/gping.json b/bucket/gping.json index 3354fcf9cd..7f9e751c2e 100644 --- a/bucket/gping.json +++ b/bucket/gping.json @@ -1,12 +1,12 @@ { - "version": "1.8.0", + "version": "1.11.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.8.0/gping-Windows-x86_64.zip", - "hash": "4d3b758a177acd113170cbff53e0b6e4644fc9145a8b70c20558b9131b276d72" + "url": "https://github.com/orf/gping/releases/download/gping-v1.11.0/gping-Windows-x86_64.zip", + "hash": "f0b411cd59a4d161806556463a1db9dc552674d50ee9c30effc841bbf8806003" } }, "bin": "gping.exe",