From bb5d55fe6d715fd6ad5654b196a23d14930c9c7d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 17 Feb 2024 12:28:59 +0000 Subject: [PATCH] gping: Update to version 1.16.1 --- bucket/gping.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/gping.json b/bucket/gping.json index afa5421d00..f5bdcf5738 100644 --- a/bucket/gping.json +++ b/bucket/gping.json @@ -1,12 +1,12 @@ { - "version": "1.16.0", + "version": "1.16.1", "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.16.0/gping-Windows-x86_64.zip", - "hash": "7dfd6f0a19acbc5478c541921165922b8e6729837ea0d5f743d0938b69649730" + "url": "https://github.com/orf/gping/releases/download/gping-v1.16.1/gping-Windows-x86_64.zip", + "hash": "c80bfc53b0be2a32f4ba0db0e96fc18d72c9a9271d3bbd49524428e32f08d3c5" } }, "bin": "gping.exe",