ScoopInstaller_Main/bucket/powerping.json
2024-02-04 00:32:38 +00:00

14 lines
563 B
JSON

{
"version": "1.3.4",
"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.4/PowerPing.exe",
"hash": "5f6bbb8858ef193ddd3c61d1b9ad1657c84a5b2c3626bd33a97e7712b1effb3f",
"bin": "PowerPing.exe",
"checkver": "github",
"autoupdate": {
"url": "https://github.com/Killeroo/PowerPing/releases/download/v$version/PowerPing.exe"
}
}