From 3ca737eb096ed592f806d8be527c2b0e11dae060 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 15 Jan 2022 20:27:14 +0000 Subject: [PATCH] gping: Update to version 1.2.7 --- bucket/gping.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/gping.json b/bucket/gping.json index 236e605762..f77ad401ff 100644 --- a/bucket/gping.json +++ b/bucket/gping.json @@ -1,12 +1,12 @@ { - "version": "1.2.6", + "version": "1.2.7", "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.2.6/gping-Windows-x86_64.zip", - "hash": "2ca1e8a81a10091078813fbd61f0c503a24391f7366ff4d5e3c37dad34ef81d4" + "url": "https://github.com/orf/gping/releases/download/gping-v1.2.7/gping-Windows-x86_64.zip", + "hash": "92d0ebb50cbebb0b187e1d4ceba054813ca4e2825ad2db3e6633b6c60a51d8fe" } }, "bin": "gping.exe",