Merge pull request #44 from lefticus/patch-1 [skip ci]

This commit is contained in:
Amin Yahyaabadi 2022-03-01 12:48:35 -08:00 committed by GitHub
commit df838e6b90
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ const DefaultVersions: Record<string, string> = {
ninja: "1.10.2", ninja: "1.10.2",
cmake: "3.22.1", cmake: "3.22.1",
gcovr: "5.0", gcovr: "5.0",
conan: "1.44.1", conan: "1.45.0",
meson: "0.61.1", meson: "0.61.1",
python: "3.8.10", python: "3.8.10",
kcov: "v39", kcov: "v39",