{ "version": "1.17.3", "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.17.3/gping-Windows-x86_64.zip", "hash": "fcac087d6bba3905804dd8306a41b0a89dcae977f6a8ed791a689e51fb984b47" } }, "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" } } } }