From ef7d2821f384acf1d3a8b3d8ba369ed3dfe5482a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 11 Dec 2022 20:25:57 +0000 Subject: [PATCH] gping: Update to version 1.6.0 --- bucket/gping.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/gping.json b/bucket/gping.json index 648e0b37d9..dfe122c47b 100644 --- a/bucket/gping.json +++ b/bucket/gping.json @@ -1,12 +1,12 @@ { - "version": "1.5.1", + "version": "1.6.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.5.1/gping-Windows-x86_64.zip", - "hash": "6928e46f06f33e1d3d96ce9fbbda2f5c7ab073faebe556ad0b037e522c1555fd" + "url": "https://github.com/orf/gping/releases/download/gping-v1.6.0/gping-Windows-x86_64.zip", + "hash": "8d402f91064ade732abbcd0ca5f3d293528374389658c7ed56022dfa6a14ffc0" } }, "bin": "gping.exe",