From 01a3c31d0eb24e0b84cc4573791ca460e877ff05 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 15 Jun 2022 00:33:38 +0000 Subject: [PATCH] gping: Update to version 1.3.2 --- bucket/gping.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/gping.json b/bucket/gping.json index cc931e5a09..223f305531 100644 --- a/bucket/gping.json +++ b/bucket/gping.json @@ -1,12 +1,12 @@ { - "version": "1.3.1", + "version": "1.3.2", "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.1/gping-Windows-x86_64.zip", - "hash": "95fc684ecc77669af64f76706ae9a77f75f898765148fea03f7b0f0e77e6fd1b" + "url": "https://github.com/orf/gping/releases/download/gping-v1.3.2/gping-Windows-x86_64.zip", + "hash": "9c0407c23ec139f7fc49dc0a20ed787e034d78283961d8692cb9ff068c43d76d" } }, "bin": "gping.exe",