mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-10 10:41:28 +00:00
14 lines
563 B
JSON
14 lines
563 B
JSON
{
|
|
"version": "1.3.4",
|
|
"description": "Small improved command line ICMP ping program lovingly inspired by windows and linux.",
|
|
"homepage": "https://github.com/Killeroo/PowerPing",
|
|
"license": "MIT",
|
|
"url": "https://github.com/Killeroo/PowerPing/releases/download/v1.3.4/PowerPing.exe",
|
|
"hash": "5f6bbb8858ef193ddd3c61d1b9ad1657c84a5b2c3626bd33a97e7712b1effb3f",
|
|
"bin": "PowerPing.exe",
|
|
"checkver": "github",
|
|
"autoupdate": {
|
|
"url": "https://github.com/Killeroo/PowerPing/releases/download/v$version/PowerPing.exe"
|
|
}
|
|
}
|