Skip to content

Commit

Permalink
Update tracy capture
Browse files Browse the repository at this point in the history
  • Loading branch information
modmuss50 committed Jan 4, 2025
1 parent 7d28cba commit c596cfb
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ class RunConfigTest extends Specification implements GradleProjectTestTrait {
"runTestmodServer",
"runAutoTestServer"
]
private static final String TRACY_CAPTURE_LINUX = "https://github.com/modmuss50/tracy-utils/releases/download/0.0.1/linux-x86_64-tracy-capture"
private static final String TRACY_CAPTURE_LINUX = "https://github.com/modmuss50/tracy-utils/releases/download/0.0.2/linux-x86_64-tracy-capture"

@Unroll
def "Run config #task (gradle #version)"() {
Expand Down

0 comments on commit c596cfb

Please sign in to comment.