@ziuchen/monitor-go-bin 0.0.0-0632a0a → 0.0.0-241d739

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.
Binary file
Binary file
Binary file
package/manifest.json CHANGED
@@ -1,30 +1,30 @@
1
1
  {
2
- "version": "0.0.0-0632a0a",
2
+ "version": "0.0.0-241d739",
3
3
  "binaries": {
4
4
  "darwin-arm64": {
5
5
  "path": "bin/darwin-arm64/clipboard-monitor",
6
- "integrity": "sha256-d93b5488eca53c07ba5d4b2998c6e8439978887efd7dc70aadd00896afb26815",
6
+ "integrity": "sha256-7351e98d7ff72ebef7ea5a39c1b3fb6794ae52fdd9d86028a22ffa42c8ba638d",
7
7
  "size": 3712242
8
8
  },
9
9
  "darwin-amd64": {
10
10
  "path": "bin/darwin-amd64/clipboard-monitor",
11
- "integrity": "sha256-0c2b2c7eb4b88aeeca7083397d89703612ee98932c72f5528a376a342cd57a0d",
11
+ "integrity": "sha256-fedab370cf70ebc164f00c4119540e15c4099fd881b04f921347dcb7c831863d",
12
12
  "size": 3870480
13
13
  },
14
14
  "linux-amd64": {
15
15
  "path": "bin/linux-amd64/clipboard-monitor",
16
- "integrity": "sha256-659a7671aac4e24cdfff95fc2c48c2ac32715f49a68f66e3adfabf93a2646cd3",
17
- "size": 3725344
16
+ "integrity": "sha256-546f9af9ba196d8ac17949d49586e4ed1b22b517c3937db5591453c4c4ffc36e",
17
+ "size": 3725280
18
18
  },
19
19
  "win32-amd64": {
20
20
  "path": "bin/win32-amd64/clipboard-monitor.exe",
21
- "integrity": "sha256-877f69ee8f2183469510da16d4dc78451eed5b933399d144e4a994080b2cf6f9",
22
- "size": 4147712
21
+ "integrity": "sha256-f6b6270203deb52b8b90e7a625125618ab7190ecbb7f9b9df4c073b1da9e9916",
22
+ "size": 4163072
23
23
  },
24
24
  "win32-arm64": {
25
25
  "path": "bin/win32-arm64/clipboard-monitor.exe",
26
- "integrity": "sha256-29669f96d547374f83d9faaf99088d3b4bbae8e34ca012f93211ae1def48972d",
27
- "size": 3850752
26
+ "integrity": "sha256-30dd88cb95e6ace1d6b7389dfc66f2a6f205248fd167444ca8ee3e082d59e078",
27
+ "size": 3864576
28
28
  }
29
29
  }
30
30
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ziuchen/monitor-go-bin",
3
- "version": "0.0.0-0632a0a",
3
+ "version": "0.0.0-241d739",
4
4
  "description": "Clipboard monitor binaries for super-clipboard",
5
5
  "private": false,
6
6
  "publishConfig": {