@ziuchen/monitor-go-bin 0.0.0-749710a → 0.0.0-7cf6068

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-749710a",
2
+ "version": "0.0.0-7cf6068",
3
3
  "binaries": {
4
4
  "darwin-arm64": {
5
5
  "path": "bin/darwin-arm64/clipboard-monitor",
6
- "integrity": "sha256-97a05162f56fee276d358ba3aa598615ea7771b9944aa0a1b513b6e4121a931c",
7
- "size": 3640130
6
+ "integrity": "sha256-6e8ec72b762136c2a230810e7999a95befc90daba42dd08ecc34b05de67c4fca",
7
+ "size": 3712306
8
8
  },
9
9
  "darwin-amd64": {
10
10
  "path": "bin/darwin-amd64/clipboard-monitor",
11
- "integrity": "sha256-3f5e5edc3fe7d42fde2ff97045b11b31472cbab68cdc2f4d9d767e510bfd34dd",
12
- "size": 3832968
11
+ "integrity": "sha256-c9f1091e80fe6ca33039a32fdf84154cb3d2f5197fbc93e9abfeb26143a85e3c",
12
+ "size": 3874632
13
13
  },
14
14
  "linux-amd64": {
15
15
  "path": "bin/linux-amd64/clipboard-monitor",
16
- "integrity": "sha256-3c62e6d59edadfec38b7ef0cca36cbc0c0d2b88544b7dbf9a385f559607e14ba",
17
- "size": 3692824
16
+ "integrity": "sha256-6351f97166e71e40782f2268603e28e78c1e56e69d0a9362cfa42e528b553cac",
17
+ "size": 3729656
18
18
  },
19
19
  "win32-amd64": {
20
20
  "path": "bin/win32-amd64/clipboard-monitor.exe",
21
- "integrity": "sha256-13de9d19302fe780a068354e373d577c37784e56c4f6dea9f084b620a43ffa3d",
22
- "size": 4123648
21
+ "integrity": "sha256-28b86f417cbf3d69a9e91965dcbe4f6c7c25ef6e40f05e20c0f56e81965e8468",
22
+ "size": 4203008
23
23
  },
24
24
  "win32-arm64": {
25
25
  "path": "bin/win32-arm64/clipboard-monitor.exe",
26
- "integrity": "sha256-d072c37682f54a9fbdd1d5b4cefb5a69b307a893dd95e5f6ac944534f3e5808a",
27
- "size": 3826688
26
+ "integrity": "sha256-ccd898194450e4ba84d1c33e0983d1f32dad6639e0c4bc305fd2ab689b73ba28",
27
+ "size": 3898880
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-749710a",
3
+ "version": "0.0.0-7cf6068",
4
4
  "description": "Clipboard monitor binaries for super-clipboard",
5
5
  "private": false,
6
6
  "publishConfig": {