gping: Update to version 1.1.0

This commit is contained in:
Jakub Čábera 2020-12-03 09:57:38 +01:00
parent f293bb6bc9
commit f0f669b078

View File

@ -1,12 +1,12 @@
{ {
"version": "1.0.1", "version": "1.1.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.0.1/gping-Windows-x86_64.zip", "url": "https://github.com/orf/gping/releases/download/v1.1.0/gping-Windows-x86_64.zip",
"hash": "824fe3ba3a800f38a8d20beb0bb4f0ce46fea957d4501750aa2f9e7cf015bc86" "hash": "91d562792fed1ad470b9d74b084b4414fa616227ece1f044b9a1fe32ac47da4c"
} }
}, },
"bin": "gping.exe", "bin": "gping.exe",