From 00b2c60a75f6e95eb0b7080088a1a0ee11fee861 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 29 Nov 2023 20:24:33 +0000 Subject: [PATCH] gping: Update to version 1.16.0 --- bucket/gping.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/gping.json b/bucket/gping.json index 8a45e5d2a2..afa5421d00 100644 --- a/bucket/gping.json +++ b/bucket/gping.json @@ -1,12 +1,12 @@ { - "version": "1.15.1", + "version": "1.16.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.15.1/gping-Windows-x86_64.zip", - "hash": "11565aeaa126b6c6c1ad0a1e9ca93994e70d36adc183388045d5dce8b68f0fde" + "url": "https://github.com/orf/gping/releases/download/gping-v1.16.0/gping-Windows-x86_64.zip", + "hash": "7dfd6f0a19acbc5478c541921165922b8e6729837ea0d5f743d0938b69649730" } }, "bin": "gping.exe",