ScoopInstaller_Main/bucket/powerping.json
2024-06-06 00:34:03 +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": "f61d6d84523ad10b3c921d3ec0e5492c27ebeffba54f19ab3a37ad1583f6ee27",
"bin": "PowerPing.exe",
"checkver": "github",
"autoupdate": {
"url": "https://github.com/Killeroo/PowerPing/releases/download/v$version/PowerPing.exe"
}
}