@ziuchen/monitor-go-bin 0.0.0-e65ce75 → 0.0.0-f2b0217

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-e65ce75",
2
+ "version": "0.0.0-f2b0217",
3
3
  "binaries": {
4
4
  "darwin-arm64": {
5
5
  "path": "bin/darwin-arm64/clipboard-monitor",
6
- "integrity": "sha256-e9ad04339c3d5e4a580e039c30a641a56f3194f339cadb9403846ce917485ad2",
7
- "size": 3693442
6
+ "integrity": "sha256-063b436f0df44664b733caa6eb3b916b6a095fbbdf822b7c239ada3a3146f9d1",
7
+ "size": 3712242
8
8
  },
9
9
  "darwin-amd64": {
10
10
  "path": "bin/darwin-amd64/clipboard-monitor",
11
- "integrity": "sha256-0b1cb70c287f690370b3d9b3c4cbe8d1fca734feac711935f8b8d650dea3ba59",
12
- "size": 3864608
11
+ "integrity": "sha256-5962b312dcfeec3df1c814dd99b60cf1832f28a9b0d308f58c7154d01d6c674a",
12
+ "size": 3870480
13
13
  },
14
14
  "linux-amd64": {
15
15
  "path": "bin/linux-amd64/clipboard-monitor",
16
- "integrity": "sha256-ae2d13e00007ffe99592011e7a5d2490eea352ee00277a04528132c50ddd6dce",
17
- "size": 3711448
16
+ "integrity": "sha256-4faf838d9209560ccf333dd0b632968515e87f0162019fd9a8fc4ddc3ff6b8aa",
17
+ "size": 3725280
18
18
  },
19
19
  "win32-amd64": {
20
20
  "path": "bin/win32-amd64/clipboard-monitor.exe",
21
- "integrity": "sha256-f8cdebdfb0fd3a5073d8a8f865c98a84f6c98d34c098462d2c1795102a2f9ca4",
22
- "size": 4148224
21
+ "integrity": "sha256-e089ec2b4609f835daccc56f40b13edf7c1fa9db16e527bce794a08b4529f741",
22
+ "size": 4153856
23
23
  },
24
24
  "win32-arm64": {
25
25
  "path": "bin/win32-arm64/clipboard-monitor.exe",
26
- "integrity": "sha256-6f1a481dfa32a0f3583d1766f81712d5b2e75d6fca7ab173d20bd94f2eaed21a",
27
- "size": 3850240
26
+ "integrity": "sha256-73b9c33bc0d476d45960c7d54c7eef88d2b640f0cf83fbb1eec77acc3e2a97c7",
27
+ "size": 3856896
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-e65ce75",
3
+ "version": "0.0.0-f2b0217",
4
4
  "description": "Clipboard monitor binaries for super-clipboard",
5
5
  "private": false,
6
6
  "publishConfig": {