Skip to content

Commit 761eeb5

Browse files
committed
ci: bootstrap pin -> 2026.7.30.3 (released, mirrored, indexed, install-verified)
Release v2026.7.30.3 is live on all four platforms, mirrored to xlings-res on both GitHub and GitCode (8/8 assets verified by real GET, sha256 cross-checked against the upstream sidecars), and served by xim-pkgindex (#457). A clean-room `xlings install mcpp@2026.7.30.3` installs and runs it.
1 parent 3448fe6 commit 761eeb5

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ci-fresh-install.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ concurrency:
4040
# fails with `version not found` instead of silently testing an older
4141
# binary. Bump together with the .xlings.json workspace pin at release.
4242
env:
43-
MCPP_PIN: '2026.7.30.2'
43+
MCPP_PIN: '2026.7.30.3'
4444

4545
jobs:
4646
# ──────────────────────────────────────────────────────────────────

.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.30.2"
3+
"mcpp": "2026.7.30.3"
44
}
55
}

0 commit comments

Comments
 (0)