mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 06:41:19 +00:00
14 lines
563 B
JSON
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"
|
|
}
|
|
}
|