mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
14 lines
563 B
JSON
14 lines
563 B
JSON
{
|
|
"version": "1.3.3",
|
|
"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.3/PowerPing.exe",
|
|
"hash": "9ebab0f4968553f9f402687176255197e9533b8f9e5ec5dfd13c6cc0dbee77fa",
|
|
"bin": "PowerPing.exe",
|
|
"checkver": "github",
|
|
"autoupdate": {
|
|
"url": "https://github.com/Killeroo/PowerPing/releases/download/v$version/PowerPing.exe"
|
|
}
|
|
}
|