@ziuchen/monitor-go-bin 0.0.0-b0ae4a3 → 0.0.0-cad6bfe

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-b0ae4a3",
2
+ "version": "0.0.0-cad6bfe",
3
3
  "binaries": {
4
4
  "darwin-arm64": {
5
5
  "path": "bin/darwin-arm64/clipboard-monitor",
6
- "integrity": "sha256-8fcc3d0814ec0ab5bb95a76673c9f27ce999e5aaa791a00cc3382a633eb9c73c",
7
- "size": 3640130
6
+ "integrity": "sha256-2cdb8cc6d5ed6aa8a0410b71efb3f0ecd4d18cd5b0b322e0250a2a95f591677b",
7
+ "size": 3712242
8
8
  },
9
9
  "darwin-amd64": {
10
10
  "path": "bin/darwin-amd64/clipboard-monitor",
11
- "integrity": "sha256-f36bef563e7eb462e21919e9f5bb7fa6655eb3c4213f70d3b2fbebff7dded7be",
12
- "size": 3832968
11
+ "integrity": "sha256-fccc7ab10f1d2debfe97a83a03bb2b6b6b4b3e1c4d14781e0d873c5a4f3cadf7",
12
+ "size": 3870480
13
13
  },
14
14
  "linux-amd64": {
15
15
  "path": "bin/linux-amd64/clipboard-monitor",
16
- "integrity": "sha256-091ac954a571f6a428e752615d13cc7c6f5da9a002fc82a1b5874cea2f7b639f",
17
- "size": 3692824
16
+ "integrity": "sha256-9f3510321cecf568c2735c86861a63adbcfafebaa556247bba73fa6ef123e467",
17
+ "size": 3725280
18
18
  },
19
19
  "win32-amd64": {
20
20
  "path": "bin/win32-amd64/clipboard-monitor.exe",
21
- "integrity": "sha256-a170fc6a86cd942d4a065fb98902b0d2fd686f3f5346653889abe9793a7a5020",
22
- "size": 4123648
21
+ "integrity": "sha256-5ca9eccc5522b5260de77f7f04ae0d6bdc014a8962e85135b2ad9e7d46975fcd",
22
+ "size": 4159488
23
23
  },
24
24
  "win32-arm64": {
25
25
  "path": "bin/win32-arm64/clipboard-monitor.exe",
26
- "integrity": "sha256-d5cc9440dfc48099c5531a03dac6b215991058776bc63db63d8e45c3ff098dc9",
27
- "size": 3826688
26
+ "integrity": "sha256-660e56b2ce9f4aba8a1d2a5a1e42d2eb7002d71fe6bab87a947e4c3d420d0c96",
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-b0ae4a3",
3
+ "version": "0.0.0-cad6bfe",
4
4
  "description": "Clipboard monitor binaries for super-clipboard",
5
5
  "private": false,
6
6
  "publishConfig": {