gping: Update to version 1.2.0

This commit is contained in:
Jakub Čábera 2020-12-06 20:08:56 +01:00
parent 6644a0ea45
commit 6a7a4b7201

View File

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