Skip to content

Commit 396eb29

Browse files
committed
chore: bootstrap from 2026.8.1.1
The bootstrap pin is the starting point of self-hosting, not a copy of the version being built, so it moves only after the release is published, mirrored and merged into xim-pkgindex — all three now verified: - both hosts serve all four platforms, byte-identical sizes - sha256 recomputed from each payload (not read from the sidecar) matches what xim-pkgindex#467 records: 3ff4e68 / 40a9cee / faa2e86 / e81bb42 - clean-room XLINGS_HOME install of mcpp@2026.8.1.1 succeeds and reports 2026.8.1.1 (took 4 attempts over ~7 min — the documented index-CDN propagation lag, not a failure) - the released binary passes 178_test_observability end to end, so the feature this release exists for is verified on the artifact users get, not only on a local build A green CI round on the bumped pin is the direct proof that 2026.8.1.1 can build mcpp itself on every platform.
1 parent a969fa4 commit 396eb29

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": "2026.7.31.1"
3+
"mcpp": "2026.8.1.1"
44
}
55
}

0 commit comments

Comments
 (0)