ScoopInstaller_Main/bucket/powerping.json
2024-06-18 02:23:56 +00:00

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"
}
}