mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 14:10:51 +00:00
chore(catalog): pin weixin entry and record install-records ledger fix
- Pin `@tencent-weixin/openclaw-weixin` to `2.4.1` and add `expectedIntegrity` so the third-party external catalog entry satisfies the `exact-with-integrity` policy enforced in `test/official-channel-catalog.test.ts`. - Add CHANGELOG entries for the install-records ledger fix in `channel-catalog-registry` and the new Weixin catalog entry. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
committed by
George Zhang
parent
4f7498d8d2
commit
26b8793095
@@ -114,8 +114,9 @@
|
||||
}
|
||||
},
|
||||
"install": {
|
||||
"npmSpec": "@tencent-weixin/openclaw-weixin",
|
||||
"npmSpec": "@tencent-weixin/openclaw-weixin@2.4.1",
|
||||
"defaultChoice": "npm",
|
||||
"expectedIntegrity": "sha512-FZnUVMQRpKGTKezeplr/DYal+5RSif2tXE51pljIFrO8rn7bVnnvpbj81/i9UMrYbuGiom1sl8OeSDzWRDKGhQ==",
|
||||
"minHostVersion": ">=2026.3.22"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user