From 4041740cfbc52a877640bc9e0865b5ad41facc72 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 19 Sep 2022 20:29:53 +0000 Subject: [PATCH] gping: Update to version 1.4.0 --- bucket/gping.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/gping.json b/bucket/gping.json index 223f305531..ea68342fa2 100644 --- a/bucket/gping.json +++ b/bucket/gping.json @@ -1,12 +1,12 @@ { - "version": "1.3.2", + "version": "1.4.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.3.2/gping-Windows-x86_64.zip", - "hash": "9c0407c23ec139f7fc49dc0a20ed787e034d78283961d8692cb9ff068c43d76d" + "url": "https://github.com/orf/gping/releases/download/gping-v1.4.0/gping-Windows-x86_64.zip", + "hash": "0da357cb8160ad38752d5ab95cca6c25566b24f9a23654fa04e4ebc2544b2e90" } }, "bin": "gping.exe",