{ "version": "1.3.2", "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.2/gping-Windows-x86_64.zip", "hash": "9c0407c23ec139f7fc49dc0a20ed787e034d78283961d8692cb9ff068c43d76d" } }, "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" } } } }