Skip to content

Commit 1b07728

Browse files
authored
ci: workspace mcpp bootstrap pin -> 0.0.108 (#282)
* ci: workspace mcpp bootstrap pin -> 0.0.107 (released + indexed) 0.0.107 is on both mirrors with matching sha256, xim-pkgindex#416 is merged, and `xlings install mcpp@0.0.107` resolves and installs from a clean XLINGS_HOME. * ci: bootstrap pin -> 0.0.108 (supersedes the 0.0.107 bump) 0.0.108 lands the second half of the explicit-ninja-goals fallout: 0.0.107 fixed the missing soname alias, this one fixes the Windows command-line overflow. Pin straight to it rather than land an intermediate bump.
1 parent a826c44 commit 1b07728

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.xlings.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"workspace": {
3-
"mcpp": "0.0.106"
3+
"mcpp": "0.0.108"
44
}
55
}

0 commit comments

Comments
 (0)