ScoopInstaller_Main/bucket/powerping.json
h404bi ccc24e57b6 Init scoop-main bucket
Co-authored-by: Jakub Čábera <cabera.jakub@gmail.com>
Co-authored-by: Richard Kuhnt <r15ch13+git@gmail.com>
2019-04-22 20:56:04 +08:00

14 lines
563 B
JSON

{
"description": "Small improved command line ICMP ping program lovingly inspired by windows and linux.",
"homepage": "https://github.com/Killeroo/PowerPing",
"version": "1.3.0",
"license": "MIT",
"url": "https://github.com/Killeroo/PowerPing/releases/download/v1.3.0/PowerPing.exe",
"bin": "PowerPing.exe",
"hash": "7d0354d78cd3892542462fc3fd6c572f11e585fa473cc9f1299601732ec5a50b",
"checkver": "github",
"autoupdate": {
"url": "https://github.com/Killeroo/PowerPing/releases/download/v$version/PowerPing.exe"
}
}