Skip to content

Instantly share code, notes, and snippets.

@mark05e
Last active June 1, 2020 18:47
Show Gist options
  • Save mark05e/452d1d243e7c45d54916087d78cc1022 to your computer and use it in GitHub Desktop.
Save mark05e/452d1d243e7c45d54916087d78cc1022 to your computer and use it in GitHub Desktop.
{
"version": "1.66.1",
"description": "Essential network bandwidth usage monitor",
"homepage": "https://www.venea.net/web/nettraffic",
"license": "Freeware",
"url": "https://files03.tchspt.com/temp/NetTraffic1.66.1.zip#/dl.7z",
"hash": "dda5a1e6c25750be078d851d09613c17b7f735078625ad10302edf072817ee65",
"pre_install": [
"Expand-7zipArchive \"$dir\\NetTraffic $version.exe\" -Removal",
"Remove-Item \"$dir\\`$*\", \"$dir\\uninstall.exe\" -Recurse"
],
"shortcuts": [
[
"NetTraffic.exe",
"NetTraffic"
]
],
"persist": "Data",
"checkver": {
"url": "https://www.venea.net/web/downloads",
"regex": "Version: ([\\d.]+)"
},
"autoupdate": {
"url": "https://files03.tchspt.com/temp/NetTraffic$version.zip"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment