Skip to content

Commit

Permalink
Create OpencTrace.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Jenway committed Jan 17, 2024
1 parent 3aa33a0 commit ca5bed9
Showing 1 changed file with 27 additions and 0 deletions.
27 changes: 27 additions & 0 deletions bucket/OpencTrace.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
{
"version": "1.4.2.1",
"description": "A cross-platform GUI wrapper for NextTrace. Bringing you the familiar traceroute experience",
"homepage": "https://github.com/Archeb/opentrace",
"license": "GPL-3.0-only",
"architecture": {
"64bit": {
"url": "https://github.com/Archeb/opentrace/releases/download/v1.4.0.0/win-x64.zip",
"hash": "68f8c8e8974326a68c654e9073525fa8f02f962d51882b58ca809d03b395b44d"
}
},
"shortcuts": [
[
"OpenTrace.exe",
"OpenTrace"
]
],
"persist": "OpenTrace.exe.config",
"checkver": "github",
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://github.com/Archeb/opentrace/releases/download/v1.4.0.0/win-x64.zip"
}
}
}
}

0 comments on commit ca5bed9

Please sign in to comment.