mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 15:40:44 +00:00
fix(plugins): pin official external channel source (#70997)
This commit is contained in:
@@ -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=="
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user