@ziuchen/monitor-go-bin 0.0.0-b1aa496 → 0.0.0-cf8212a

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-b1aa496",
2
+ "version": "0.0.0-cf8212a",
3
3
  "binaries": {
4
4
  "darwin-arm64": {
5
5
  "path": "bin/darwin-arm64/clipboard-monitor",
6
- "integrity": "sha256-94b6afa5b06a152836c9d99833cf4848c77c4afcfe5d6b3c25c75e16e94ce289",
7
- "size": 3693442
6
+ "integrity": "sha256-6aded88486ba52af2fb41aca6ca5b9e48a16af9865efd45f56b3780ac36acf4f",
7
+ "size": 4664130
8
8
  },
9
9
  "darwin-amd64": {
10
10
  "path": "bin/darwin-amd64/clipboard-monitor",
11
- "integrity": "sha256-816adb775bc82be96379799a590d7f9b249dc329ee57b27c320a782114f7524f",
12
- "size": 3864608
11
+ "integrity": "sha256-b53af890275026c7254465b9b6ab6f474f69592ae857980123d15931201f1193",
12
+ "size": 4796528
13
13
  },
14
14
  "linux-amd64": {
15
15
  "path": "bin/linux-amd64/clipboard-monitor",
16
- "integrity": "sha256-e887b1b402b661e724002bca9734f9e5ef6b8fc559020f7d8220dc4dc74181ee",
17
- "size": 3711448
16
+ "integrity": "sha256-e04e59d19adb55202e7d04c9244de2a99f0471cef19259735414852539415bcb",
17
+ "size": 4599952
18
18
  },
19
19
  "win32-amd64": {
20
20
  "path": "bin/win32-amd64/clipboard-monitor.exe",
21
- "integrity": "sha256-6abf177587f4f0874849aae61288c502e620d2993ae3b087b8616cf4afc68740",
22
- "size": 4148224
21
+ "integrity": "sha256-30d5a33048afd11e251448c322d9308aa34405836db19e938072d668d4546092",
22
+ "size": 4250624
23
23
  },
24
24
  "win32-arm64": {
25
25
  "path": "bin/win32-arm64/clipboard-monitor.exe",
26
- "integrity": "sha256-d50050e6351ab97a2e6aa3957c052ffca9ea77df6680ab5589d276645b49edaf",
27
- "size": 3850240
26
+ "integrity": "sha256-50ca4fe45419c1c4c6f72d1052bfe11303de4dd46d1a39ef872fcdc5aaf4eb5f",
27
+ "size": 3944960
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-b1aa496",
3
+ "version": "0.0.0-cf8212a",
4
4
  "description": "Clipboard monitor binaries for super-clipboard",
5
5
  "private": false,
6
6
  "publishConfig": {