@geminilight/mindos-linux-arm64-musl 1.1.53 → 1.1.55

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -378,6 +378,7 @@ Join our WeChat group for early access, feedback, and AI workflow discussions:
378
378
  <a href="https://github.com/zz-haooo"><img src="https://github.com/zz-haooo.png" width="60" style="border-radius:50%" alt="zz-haooo" /></a>
379
379
  <a href="https://github.com/zjpyb"><img src="https://github.com/zjpyb.png" width="60" style="border-radius:50%" alt="zjpyb" /></a>
380
380
  <a href="https://github.com/huzhangyi"><img src="https://github.com/huzhangyi.png" width="60" style="border-radius:50%" alt="huzhangyi" /></a>
381
+ <a href="https://github.com/zenozhg"><img src="https://github.com/zenozhg.png" width="60" style="border-radius:50%" alt="Zeno Zhang" /></a>
381
382
 
382
383
  ### 🙏 Acknowledgements
383
384
 
package/README_zh.md CHANGED
@@ -378,6 +378,7 @@ MindOS/
378
378
  <a href="https://github.com/zz-haooo"><img src="https://github.com/zz-haooo.png" width="60" style="border-radius:50%" alt="zz-haooo" /></a>
379
379
  <a href="https://github.com/zjpyb"><img src="https://github.com/zjpyb.png" width="60" style="border-radius:50%" alt="zjpyb" /></a>
380
380
  <a href="https://github.com/huzhangyi"><img src="https://github.com/huzhangyi.png" width="60" style="border-radius:50%" alt="huzhangyi" /></a>
381
+ <a href="https://github.com/zenozhg"><img src="https://github.com/zenozhg.png" width="60" style="border-radius:50%" alt="Zeno Zhang" /></a>
381
382
 
382
383
  ### 🙏 致谢
383
384
 
package/bin/mindos CHANGED
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@geminilight/mindos-linux-arm64-musl",
3
- "version": "1.1.53",
3
+ "version": "1.1.55",
4
4
  "description": "MindOS runtime package for linux-arm64-musl",
5
5
  "type": "module",
6
6
  "license": "MIT",
@@ -2,7 +2,7 @@
2
2
  "schemaVersion": 1,
3
3
  "product": {
4
4
  "name": "@geminilight/mindos",
5
- "version": "1.1.53"
5
+ "version": "1.1.55"
6
6
  },
7
7
  "package": {
8
8
  "name": "@geminilight/mindos-linux-arm64-musl",