From f0f669b0781220f9746f78b3dca07a2bf0b32038 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Thu, 3 Dec 2020 09:57:38 +0100 Subject: [PATCH] gping: Update to version 1.1.0 --- bucket/gping.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/gping.json b/bucket/gping.json index 2ee2ff8ab9..a33809464f 100644 --- a/bucket/gping.json +++ b/bucket/gping.json @@ -1,12 +1,12 @@ { - "version": "1.0.1", + "version": "1.1.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/v1.0.1/gping-Windows-x86_64.zip", - "hash": "824fe3ba3a800f38a8d20beb0bb4f0ce46fea957d4501750aa2f9e7cf015bc86" + "url": "https://github.com/orf/gping/releases/download/v1.1.0/gping-Windows-x86_64.zip", + "hash": "91d562792fed1ad470b9d74b084b4414fa616227ece1f044b9a1fe32ac47da4c" } }, "bin": "gping.exe",