From 68f3aede6a8874659578ccd7345a4d42edeb0de3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 5 Dec 2022 16:42:07 +0000 Subject: [PATCH] gping: Update to version 1.5.0 --- bucket/gping.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/gping.json b/bucket/gping.json index ea68342fa2..dd8b5a9a10 100644 --- a/bucket/gping.json +++ b/bucket/gping.json @@ -1,12 +1,12 @@ { - "version": "1.4.0", + "version": "1.5.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.4.0/gping-Windows-x86_64.zip", - "hash": "0da357cb8160ad38752d5ab95cca6c25566b24f9a23654fa04e4ebc2544b2e90" + "url": "https://github.com/orf/gping/releases/download/gping-v1.5.0/gping-Windows-x86_64.zip", + "hash": "d9f0517280dc298c8768fefb356e155fc1390092c93bbb5004d3cdfb46654b72" } }, "bin": "gping.exe",