gping: Update to version 1.6.1

This commit is contained in:
github-actions[bot] 2022-12-14 20:26:24 +00:00
parent 295d1a3bab
commit 772ce5383b

View File

@ -1,12 +1,12 @@
{ {
"version": "1.6.0", "version": "1.6.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.6.0/gping-Windows-x86_64.zip", "url": "https://github.com/orf/gping/releases/download/gping-v1.6.1/gping-Windows-x86_64.zip",
"hash": "8d402f91064ade732abbcd0ca5f3d293528374389658c7ed56022dfa6a14ffc0" "hash": "4efd88113ee3a1e3f8346b976573127f3263163f1fdd4dfe298608dc97c0405d"
} }
}, },
"bin": "gping.exe", "bin": "gping.exe",