Skip to content

Commit

Permalink
✨ feat(opentrace.json): add mani file
Browse files Browse the repository at this point in the history
  • Loading branch information
RecursiveMaple committed Feb 9, 2024
1 parent 3a709ff commit 57ec556
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions bucket/opentrace.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
{
"version": "1.1",
"description": "OpenTrace is a cross-platform GUI wrapper for NextTrace. Bringing you a sense of familiarity.",
"homepage": "https://github.com/Archeb/opentrace",
"license": "GPL-3.0",
"suggest": {
"NextTrace": "extras/nexttrace"
},
"url": "https://github.com/Archeb/opentrace/releases/download/v1.4.2.1/win-x64.zip",
"hash": "e317a8697fc496972fa2b3cbaa2f7712ca663d82e99f67b359f25c959ef62302",
"shortcuts": [
[
"OpenTrace.exe",
"OpenTrace"
]
],
"checkver": "github",
"autoupdate": {
"url": "https://github.com/Archeb/opentrace/releases/download/v$version/win-x64.zip"
}
}

0 comments on commit 57ec556

Please sign in to comment.