What problem does this solve?
pkg/scoop/codebase-memory-mcp.json is still at 0.8.1 (amd64 only). Scoop Main already ships 0.11.0 with amd64 + arm64, so anyone copying or installing from the in-repo manifest gets an outdated package.
Proposed solution
Bump pkg/scoop/codebase-memory-mcp.json to match the Scoop Main bucket manifest for 0.11.0 (version, URLs, hashes, arm64, notes, checkver/autoupdate).
Branch ready on my fork: ivanlinhf:chore/scoop-manifest-0.11.0
Alternatives considered
Leave the in-repo file alone and rely only on Scoop Main. That still leaves a stale template in this repo.
Confirmations
What problem does this solve?
pkg/scoop/codebase-memory-mcp.jsonis still at 0.8.1 (amd64 only). Scoop Main already ships 0.11.0 with amd64 + arm64, so anyone copying or installing from the in-repo manifest gets an outdated package.Proposed solution
Bump
pkg/scoop/codebase-memory-mcp.jsonto match the Scoop Main bucket manifest for 0.11.0 (version, URLs, hashes, arm64, notes, checkver/autoupdate).Branch ready on my fork:
ivanlinhf:chore/scoop-manifest-0.11.0Alternatives considered
Leave the in-repo file alone and rely only on Scoop Main. That still leaves a stale template in this repo.
Confirmations