From 08029fb19128daf24f51b5a1005659a3c8670d06 Mon Sep 17 00:00:00 2001 From: Will Lillis Date: Wed, 22 Apr 2026 03:56:58 -0400 Subject: [PATCH] test: bump c test fixture to v0.24.2 --- test/fixtures/fixtures.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/fixtures/fixtures.json b/test/fixtures/fixtures.json index 1e1596df6..b90bcca70 100644 --- a/test/fixtures/fixtures.json +++ b/test/fixtures/fixtures.json @@ -1,6 +1,6 @@ [ ["bash","v0.25.0", null], - ["c","v0.24.1", null], + ["c","v0.24.2", null], ["cpp","v0.23.4", null], ["embedded-template","v0.25.0", null], ["go","v0.25.0", null],