{ "version": "1.7.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.7.0/gping-Windows-x86_64.zip", "hash": "e6b3fc273f880e58c6a0bdff86ae207c9f5a48d230a052073a2ceac5b86f2b59" } }, "bin": "gping.exe", "checkver": { "github": "https://github.com/orf/gping", "regex": "/releases/tag/gping-v([\\d.]+)" }, "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/orf/gping/releases/download/gping-v$version/gping-Windows-x86_64.zip" } } } }