From f3aebcd9c46bb4eef4e9264316d5154fb4ffb168 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 24 May 2023 16:27:42 +0000 Subject: [PATCH] gping: Update to version 1.12.0 --- bucket/gping.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/gping.json b/bucket/gping.json index 7f9e751c2e..f4b4e183ef 100644 --- a/bucket/gping.json +++ b/bucket/gping.json @@ -1,12 +1,12 @@ { - "version": "1.11.0", + "version": "1.12.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.11.0/gping-Windows-x86_64.zip", - "hash": "f0b411cd59a4d161806556463a1db9dc552674d50ee9c30effc841bbf8806003" + "url": "https://github.com/orf/gping/releases/download/gping-v1.12.0/gping-Windows-x86_64.zip", + "hash": "e2795b35b15ac9d328c90170d728af1823089508493c64681fb6cdd9ac337662" } }, "bin": "gping.exe",