ScoopInstaller_Main/bucket/bandwhich.json
2025-02-14 21:54:35 +08:00

19 lines
756 B
JSON

{
"version": "0.23.1",
"description": "Terminal bandwidth utilization tool",
"homepage": "https://github.com/imsnif/bandwhich",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/imsnif/bandwhich/releases/download/v0.23.1/bandwhich-v0.23.1-x86_64-pc-windows-msvc.zip",
"hash": "684d87acfd0fa808700500c2d4ced2a60be222dd86adc671035ad7b84c42cda4"
}
},
"bin": "bandwhich.exe",
"checkver": "github",
"autoupdate": {
"url": "https://github.com/imsnif/bandwhich/releases/download/v$version/bandwhich-v$version-x86_64-pc-windows-msvc.zip"
},
"notes": "This application requires Npcap to function. Download Npcap here, https://npcap.com/#download"
}