mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 06:11:20 +00:00
14 lines
563 B
JSON
14 lines
563 B
JSON
{
|
|
"version": "1.3.5",
|
|
"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.5/PowerPing.exe",
|
|
"hash": "94e0624270f566e684ee0630631567764980a0e5e5958a88f34afe2666dcb29a",
|
|
"bin": "PowerPing.exe",
|
|
"checkver": "github",
|
|
"autoupdate": {
|
|
"url": "https://github.com/Killeroo/PowerPing/releases/download/v$version/PowerPing.exe"
|
|
}
|
|
}
|