fix(plugins): pin official external channel source (#70997)

This commit is contained in:
Vincent Koc
2026-04-24 00:35:03 -07:00
committed by GitHub
parent a437666a37
commit c1b9aa7d96
3 changed files with 22 additions and 4 deletions

View File

@@ -18,8 +18,9 @@
"order": 45
},
"install": {
"npmSpec": "@wecom/wecom-openclaw-plugin",
"defaultChoice": "npm"
"npmSpec": "@wecom/wecom-openclaw-plugin@2026.4.23",
"defaultChoice": "npm",
"expectedIntegrity": "sha512-bnzfdIEEu1/LFvcdyjaTkyxt27w6c7dqhkPezU62OWaqmcdFsUGR3T55USK/O9pIKsNcnL1Tnu1pqKYCWHFgWQ=="
}
}
}