{ "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.1/gping-Windows-x86_64.zip", "hash": "95fc684ecc77669af64f76706ae9a77f75f898765148fea03f7b0f0e77e6fd1b" } }, "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" } } } }