You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Upstream mcpplibs/cmdline tagged v0.0.2 and now ships an upstream
mcpp.toml (mcpplibs/cmdline#1). Since the `mcpp` field in xpkg.lua is
package-level (not per-version), we keep the existing Form B inline
table to stay compatible with 0.0.1 — the src layout is identical
across both versions, so a single descriptor covers both.
When 0.0.1 is dropped, the inline `mcpp = { ... }` block can be
replaced with `mcpp = "*/mcpp.toml"` to source build info directly
from the upstream manifest.
- linux/macosx/windows xpm: add 0.0.2 entry
url: https://github.com/mcpplibs/cmdline/archive/refs/tags/v0.0.2.tar.gz
sha256: 4f3e2b8dc4d9f11bdd9a784a9914e889234ac305e1020282ffa03f506b75d52a
- Refresh the comment header explaining why Form B stays.
0 commit comments