gping: Update to version 1.13.1

This commit is contained in:
github-actions[bot] 2023-07-08 20:25:58 +00:00
parent c913c1eb3d
commit 7de0de06f0

View File

@ -1,12 +1,12 @@
{ {
"version": "1.13.0", "version": "1.13.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.13.0/gping-Windows-x86_64.zip", "url": "https://github.com/orf/gping/releases/download/gping-v1.13.1/gping-Windows-x86_64.zip",
"hash": "9fe7980ca9656ac38c89bb4985787038d8b5344001b9559c2cebb5aedf20ad40" "hash": "ecbbadba3c84ce125f51d2d6d82f91190babafa8e71d6ba7fd00e3731e58a612"
} }
}, },
"bin": "gping.exe", "bin": "gping.exe",