@ziuchen/monitor-go-bin 0.0.0-7cf6068 → 0.0.0-83035ac

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-7cf6068",
2
+ "version": "0.0.0-83035ac",
3
3
  "binaries": {
4
4
  "darwin-arm64": {
5
5
  "path": "bin/darwin-arm64/clipboard-monitor",
6
- "integrity": "sha256-6e8ec72b762136c2a230810e7999a95befc90daba42dd08ecc34b05de67c4fca",
7
- "size": 3712306
6
+ "integrity": "sha256-25040137e7ea49a2e586bb8f5ea15a45a7994a28fb61c3831d06a1890071c61d",
7
+ "size": 3712242
8
8
  },
9
9
  "darwin-amd64": {
10
10
  "path": "bin/darwin-amd64/clipboard-monitor",
11
- "integrity": "sha256-c9f1091e80fe6ca33039a32fdf84154cb3d2f5197fbc93e9abfeb26143a85e3c",
12
- "size": 3874632
11
+ "integrity": "sha256-3224f8d3d4a69ab5e078160d48b6dd782f3814e90f1ba8ef6d2fed41e286850d",
12
+ "size": 3870480
13
13
  },
14
14
  "linux-amd64": {
15
15
  "path": "bin/linux-amd64/clipboard-monitor",
16
- "integrity": "sha256-6351f97166e71e40782f2268603e28e78c1e56e69d0a9362cfa42e528b553cac",
17
- "size": 3729656
16
+ "integrity": "sha256-f4dc7a20995c69090a90e8996a762373c6785d2ea15b75406a1917bafdcd9d6f",
17
+ "size": 3725328
18
18
  },
19
19
  "win32-amd64": {
20
20
  "path": "bin/win32-amd64/clipboard-monitor.exe",
21
- "integrity": "sha256-28b86f417cbf3d69a9e91965dcbe4f6c7c25ef6e40f05e20c0f56e81965e8468",
22
- "size": 4203008
21
+ "integrity": "sha256-514792cddc779364b30b81830b0ed0f47563c0fddbb2afb0447b7750b49ef8f3",
22
+ "size": 4224512
23
23
  },
24
24
  "win32-arm64": {
25
25
  "path": "bin/win32-arm64/clipboard-monitor.exe",
26
- "integrity": "sha256-ccd898194450e4ba84d1c33e0983d1f32dad6639e0c4bc305fd2ab689b73ba28",
27
- "size": 3898880
26
+ "integrity": "sha256-cbf32ce0439931fe3faf1a21a1a29ecef07679bfdaabd3e49d977b302be61b4f",
27
+ "size": 3919360
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-7cf6068",
3
+ "version": "0.0.0-83035ac",
4
4
  "description": "Clipboard monitor binaries for super-clipboard",
5
5
  "private": false,
6
6
  "publishConfig": {