@ziuchen/monitor-go-bin 0.0.0-886ec3d → 0.0.0-abc3e34

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-886ec3d",
2
+ "version": "0.0.0-abc3e34",
3
3
  "binaries": {
4
4
  "darwin-arm64": {
5
5
  "path": "bin/darwin-arm64/clipboard-monitor",
6
- "integrity": "sha256-3ff481dfb92cc743e4be3452943aff12aa8d520eb6ac50fc6fd6945ed7fc5f0e",
7
- "size": 3693378
6
+ "integrity": "sha256-e11702e70ab1707f94139424db19a170214373ba4cf4a4c5f571106fdd381229",
7
+ "size": 3712242
8
8
  },
9
9
  "darwin-amd64": {
10
10
  "path": "bin/darwin-amd64/clipboard-monitor",
11
- "integrity": "sha256-088366ef793cccb6503120b034d396de3aaf3dc3d0108773cef0b27434c1cf85",
12
- "size": 3868760
11
+ "integrity": "sha256-388e9adf5624b98fc413c6c4deaf300e20ee756fcf7ff2f1ff64e95c047d5ed1",
12
+ "size": 3870480
13
13
  },
14
14
  "linux-amd64": {
15
15
  "path": "bin/linux-amd64/clipboard-monitor",
16
- "integrity": "sha256-23195aa40f8dcbb17cfd54e3afe64df326986520098b9e32cf94b8316b6ec5d3",
17
- "size": 3711416
16
+ "integrity": "sha256-d1a685162b39d920a239b0bfeb0abf46c7f7a445cc74b6ffc9581efd9cb53dc5",
17
+ "size": 3725344
18
18
  },
19
19
  "win32-amd64": {
20
20
  "path": "bin/win32-amd64/clipboard-monitor.exe",
21
- "integrity": "sha256-43542097fee6b4d4467f4c87f144e08155fcacdf2083846fc80dc42bc3ee9083",
22
- "size": 4146688
21
+ "integrity": "sha256-564120695d5ee7ddc8e6852d124c9ed1e01c5d96ac854074b0302db7738618d5",
22
+ "size": 4227072
23
23
  },
24
24
  "win32-arm64": {
25
25
  "path": "bin/win32-arm64/clipboard-monitor.exe",
26
- "integrity": "sha256-c3dea8b85e4f9c4df630a35a5bccb376cd58dd25f29b9c7270e0cb25bb972e7e",
27
- "size": 3848704
26
+ "integrity": "sha256-1646a892b8fdffcc9053d61076fd8f97869b0cf15ff6d89aaff1401acd0650d7",
27
+ "size": 3921920
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-886ec3d",
3
+ "version": "0.0.0-abc3e34",
4
4
  "description": "Clipboard monitor binaries for super-clipboard",
5
5
  "private": false,
6
6
  "publishConfig": {