mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-16 21:51:31 +00:00
14 lines
563 B
JSON
14 lines
563 B
JSON
{
|
|
"version": "1.3.2",
|
|
"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.2/PowerPing.exe",
|
|
"hash": "a26078eb0e84329ae426aa4a43a5119c31ea416b718b99702926ecfe6581d499",
|
|
"bin": "PowerPing.exe",
|
|
"checkver": "github",
|
|
"autoupdate": {
|
|
"url": "https://github.com/Killeroo/PowerPing/releases/download/v$version/PowerPing.exe"
|
|
}
|
|
}
|