@geminilight/mindos-linux-arm64-musl 1.0.3 → 1.0.5

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
@@ -373,6 +373,7 @@ Join our WeChat group for early access, feedback, and AI workflow discussions:
373
373
  <a href="https://github.com/U-rara"><img src="https://github.com/U-rara.png" width="60" style="border-radius:50%" alt="U-rara" /></a>
374
374
  <a href="https://github.com/one2piece2hello"><img src="https://github.com/one2piece2hello.png" width="60" style="border-radius:50%" alt="one2piece2hello" /></a>
375
375
  <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>
376
+ <a href="https://github.com/zjpyb"><img src="https://github.com/zjpyb.png" width="60" style="border-radius:50%" alt="zjpyb" /></a>
376
377
 
377
378
  ### 🙏 Acknowledgements
378
379
 
package/README_zh.md CHANGED
@@ -373,6 +373,7 @@ MindOS/
373
373
  <a href="https://github.com/U-rara"><img src="https://github.com/U-rara.png" width="60" style="border-radius:50%" alt="U-rara" /></a>
374
374
  <a href="https://github.com/one2piece2hello"><img src="https://github.com/one2piece2hello.png" width="60" style="border-radius:50%" alt="one2piece2hello" /></a>
375
375
  <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>
376
+ <a href="https://github.com/zjpyb"><img src="https://github.com/zjpyb.png" width="60" style="border-radius:50%" alt="zjpyb" /></a>
376
377
 
377
378
  ### 🙏 致谢
378
379
 
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.0.3",
3
+ "version": "1.0.5",
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.0.3"
5
+ "version": "1.0.5"
6
6
  },
7
7
  "package": {
8
8
  "name": "@geminilight/mindos-linux-arm64-musl",