mothx-installer-darwin-arm64 1.3.101 → 1.3.102

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.
Files changed (2) hide show
  1. package/bin/mothx +2 -2
  2. package/package.json +2 -2
package/bin/mothx CHANGED
@@ -1,4 +1,4 @@
1
1
  [diffend] Oversized file quarantined before diffing.
2
2
  name: package/bin/mothx
3
- size: 56628018 bytes
4
- sha256: a82b429aa9ba91fa650291d0a0774b9ee480172bccdbd567a4a8073776eb9834
3
+ size: 56613378 bytes
4
+ sha256: e81edc19ec5c38314cb0c926b4018ab0501b592919e4c067daa05c8e9078ac62
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "mothx-installer-darwin-arm64",
3
- "version": "1.3.101",
3
+ "version": "1.3.102",
4
4
  "description": "MothX native binary for darwin-arm64",
5
5
  "os": ["darwin"],
6
6
  "cpu": ["arm64"],
@@ -8,7 +8,7 @@
8
8
  "license": "MIT",
9
9
  "repository": {
10
10
  "type": "git",
11
- "url": "https://github.com/startvibecoding/mothx.git",
11
+ "url": "https://github.com/oschina/mothx.git",
12
12
  "directory": "npm"
13
13
  }
14
14
  }