From 6b517c63fc13ea8bdbe0e98b0b4c965dbfdbb991 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 31 Jul 2023 16:27:54 +0000 Subject: [PATCH] gping: Update to version 1.14.0 --- bucket/gping.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/gping.json b/bucket/gping.json index e3aa821dd4..8cf89cf7f8 100644 --- a/bucket/gping.json +++ b/bucket/gping.json @@ -1,12 +1,12 @@ { - "version": "1.13.1", + "version": "1.14.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.13.1/gping-Windows-x86_64.zip", - "hash": "ecbbadba3c84ce125f51d2d6d82f91190babafa8e71d6ba7fd00e3731e58a612" + "url": "https://github.com/orf/gping/releases/download/gping-v1.14.0/gping-Windows-x86_64.zip", + "hash": "ff785f240b4b071e68091caac513e98258c0ce00278b1af86348804d9eef1fce" } }, "bin": "gping.exe",