gping: Update to version 1.3.1

This commit is contained in:
github-actions[bot] 2022-03-25 04:29:20 +00:00
parent 12c7b1b8ff
commit cf6781a72f

View File

@ -1,12 +1,12 @@
{ {
"version": "1.3.0", "version": "1.3.1",
"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.0/gping-Windows-x86_64.zip", "url": "https://github.com/orf/gping/releases/download/gping-v1.3.1/gping-Windows-x86_64.zip",
"hash": "13ad2147985380209f1e0bc50488886d6e2bd1fd49c01adb47b7b0bfdf6be719" "hash": "95fc684ecc77669af64f76706ae9a77f75f898765148fea03f7b0f0e77e6fd1b"
} }
}, },
"bin": "gping.exe", "bin": "gping.exe",