gping: Update to version 1.3.2

This commit is contained in:
github-actions[bot] 2022-06-15 00:33:38 +00:00
parent d286c470b7
commit 01a3c31d0e

View File

@ -1,12 +1,12 @@
{ {
"version": "1.3.1", "version": "1.3.2",
"description": "Ping, but with a graph", "description": "Ping, but with a graph",
"homepage": "https://github.com/orf/gping", "homepage": "https://github.com/orf/gping",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/orf/gping/releases/download/gping-v1.3.1/gping-Windows-x86_64.zip", "url": "https://github.com/orf/gping/releases/download/gping-v1.3.2/gping-Windows-x86_64.zip",
"hash": "95fc684ecc77669af64f76706ae9a77f75f898765148fea03f7b0f0e77e6fd1b" "hash": "9c0407c23ec139f7fc49dc0a20ed787e034d78283961d8692cb9ff068c43d76d"
} }
}, },
"bin": "gping.exe", "bin": "gping.exe",