@ziuchen/monitor-go-bin 0.0.0-0632a0a → 0.0.0-23f27ae

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-23f27ae",
3
3
  "binaries": {
4
4
  "darwin-arm64": {
5
5
  "path": "bin/darwin-arm64/clipboard-monitor",
6
- "integrity": "sha256-d93b5488eca53c07ba5d4b2998c6e8439978887efd7dc70aadd00896afb26815",
6
+ "integrity": "sha256-6a12d7bb71f2caa5f8d1d5937bad423f30c409cb7a3fd08c7daad707b10332ff",
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-691beffa8df7b6234df40329474e2c32f25a02779207c967c4697fa125230776",
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-994885b806616d479741dc96b317a9bf3ecc0dc1dbe0bd03da21441fef4da481",
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-7712f662180f7dc62e8dc97c708d77276b87727b5beca1d1246a492f049a8a01",
22
+ "size": 4159488
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-b677d1555191a56d07c842a39736ff9b574e1aa802f21d2ec093394345c6c637",
27
+ "size": 3860992
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-23f27ae",
4
4
  "description": "Clipboard monitor binaries for super-clipboard",
5
5
  "private": false,
6
6
  "publishConfig": {