From cf6781a72f8518fa9748c227743bba974141453b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 25 Mar 2022 04:29:20 +0000 Subject: [PATCH] gping: Update to version 1.3.1 --- bucket/gping.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/gping.json b/bucket/gping.json index 912390c61d..cc931e5a09 100644 --- a/bucket/gping.json +++ b/bucket/gping.json @@ -1,12 +1,12 @@ { - "version": "1.3.0", + "version": "1.3.1", "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.0/gping-Windows-x86_64.zip", - "hash": "13ad2147985380209f1e0bc50488886d6e2bd1fd49c01adb47b7b0bfdf6be719" + "url": "https://github.com/orf/gping/releases/download/gping-v1.3.1/gping-Windows-x86_64.zip", + "hash": "95fc684ecc77669af64f76706ae9a77f75f898765148fea03f7b0f0e77e6fd1b" } }, "bin": "gping.exe",