ScoopInstaller_Main/bucket/powerping.json
2021-01-16 08:55:44 +01:00

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