gping: Update to version 1.2.1

This commit is contained in:
Richard Kuhnt 2021-03-07 16:00:23 +00:00
parent 3866fe139d
commit 5bdbeaa20a

View File

@ -1,12 +1,12 @@
{ {
"version": "1.2.0", "version": "1.2.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/v1.2.0/gping-Windows-x86_64.zip", "url": "https://github.com/orf/gping/releases/download/v1.2.1/gping-Windows-x86_64.zip",
"hash": "604ce645cd4f5d68a4b6e0423c1e5e81c7400d0c7ac85c3834a9fb2778482fc3" "hash": "377d648f054a23426d5789a93b2b898adfa25da0c52b976a7c1606c9cdf3c8b1"
} }
}, },
"bin": "gping.exe", "bin": "gping.exe",