mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 06:11:20 +00:00
22 lines
679 B
JSON
22 lines
679 B
JSON
{
|
|
"version": "1.0.0",
|
|
"description": "Comprehensive Network Measurement Tool for TCP, UDP & ICMP",
|
|
"homepage": "https://github.com/Microsoft/ethr",
|
|
"license": "MIT",
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/Microsoft/ethr/releases/download/v1.0.0/ethr_windows.zip",
|
|
"hash": "a3fa54c49e67b920ee0ac158f59f48cd18b93b2c5f8e829c52d8ce2bcc803b70"
|
|
}
|
|
},
|
|
"bin": "ethr.exe",
|
|
"checkver": "github",
|
|
"autoupdate": {
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/Microsoft/ethr/releases/download/v$version/ethr_windows.zip"
|
|
}
|
|
}
|
|
}
|
|
}
|