From 4beff8f310deb3c6759a69be8e37eef4e3e1a4ee Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 9 Nov 2023 08:27:24 +0000 Subject: [PATCH] gping: Update to version 1.15.1 --- bucket/gping.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/gping.json b/bucket/gping.json index 8cf89cf7f8..8a45e5d2a2 100644 --- a/bucket/gping.json +++ b/bucket/gping.json @@ -1,12 +1,12 @@ { - "version": "1.14.0", + "version": "1.15.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.14.0/gping-Windows-x86_64.zip", - "hash": "ff785f240b4b071e68091caac513e98258c0ce00278b1af86348804d9eef1fce" + "url": "https://github.com/orf/gping/releases/download/gping-v1.15.1/gping-Windows-x86_64.zip", + "hash": "11565aeaa126b6c6c1ad0a1e9ca93994e70d36adc183388045d5dce8b68f0fde" } }, "bin": "gping.exe",