@mmmbuto/masix 0.3.1 → 0.3.2

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
@@ -2,8 +2,6 @@
2
2
 
3
3
  Official Termux package for MasiX (MIT).
4
4
 
5
- Official site: WellaNet.Dev
6
-
7
5
  MasiX is an AI-friendly modular assistant runtime in Rust, optimized for smartphone (Termux/Android) and compatible with Linux/macOS.
8
6
 
9
7
  ## Function Summary
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@mmmbuto/masix",
3
- "version": "0.3.1",
3
+ "version": "0.3.2",
4
4
  "description": "Termux-first MIT automation runtime (Telegram, MCP, Cron) with optional in-core STT",
5
5
  "main": "check-update.js",
6
6
  "files": [
@@ -32,9 +32,9 @@
32
32
  "license": "MIT",
33
33
  "repository": {
34
34
  "type": "git",
35
- "url": "git+https://github.com/DioNanos/masix.git"
35
+ "url": "git+https://github.com/DioNanos/MasiX.git"
36
36
  },
37
- "homepage": "https://github.com/DioNanos/masix#readme",
37
+ "homepage": "https://github.com/DioNanos/MasiX#readme",
38
38
  "publishConfig": {
39
39
  "access": "public"
40
40
  },
package/prebuilt/masix CHANGED
Binary file