{ "version": "1.18.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.18.0/gping-Windows-x86_64.zip", "hash": "b044f99bcc77bf6206688c9c2c00f4eda2fcce7fc045fea41ad8dfc61724076b" } }, "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" } } } }