@ziuchen/monitor-go-bin 0.0.0-2128779 → 0.0.0-241d739

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-2128779",
2
+ "version": "0.0.0-241d739",
3
3
  "binaries": {
4
4
  "darwin-arm64": {
5
5
  "path": "bin/darwin-arm64/clipboard-monitor",
6
- "integrity": "sha256-4db2be408d0d156ac14ede472c6ef3b9b40db9acfe5981d2cc60d391abd12511",
7
- "size": 3693442
6
+ "integrity": "sha256-7351e98d7ff72ebef7ea5a39c1b3fb6794ae52fdd9d86028a22ffa42c8ba638d",
7
+ "size": 3712242
8
8
  },
9
9
  "darwin-amd64": {
10
10
  "path": "bin/darwin-amd64/clipboard-monitor",
11
- "integrity": "sha256-b43846542301afbda42a79fa8b6315d7a81821af90138ca3fbea322f8fceb072",
12
- "size": 3864608
11
+ "integrity": "sha256-fedab370cf70ebc164f00c4119540e15c4099fd881b04f921347dcb7c831863d",
12
+ "size": 3870480
13
13
  },
14
14
  "linux-amd64": {
15
15
  "path": "bin/linux-amd64/clipboard-monitor",
16
- "integrity": "sha256-0eb24f11bb31b4e8328e7ce166c41536bd87cfb263ec6a54125974e6318b4729",
17
- "size": 3711448
16
+ "integrity": "sha256-546f9af9ba196d8ac17949d49586e4ed1b22b517c3937db5591453c4c4ffc36e",
17
+ "size": 3725280
18
18
  },
19
19
  "win32-amd64": {
20
20
  "path": "bin/win32-amd64/clipboard-monitor.exe",
21
- "integrity": "sha256-3eff430d73a9361d538655fd60c68619660be57cc1d47b1c72e9d6c9fe43818e",
22
- "size": 4148224
21
+ "integrity": "sha256-f6b6270203deb52b8b90e7a625125618ab7190ecbb7f9b9df4c073b1da9e9916",
22
+ "size": 4163072
23
23
  },
24
24
  "win32-arm64": {
25
25
  "path": "bin/win32-arm64/clipboard-monitor.exe",
26
- "integrity": "sha256-9eac30178d267d37755a414a8bbda84e7037785e99be03bb6de160f27963651d",
27
- "size": 3850240
26
+ "integrity": "sha256-30dd88cb95e6ace1d6b7389dfc66f2a6f205248fd167444ca8ee3e082d59e078",
27
+ "size": 3864576
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-2128779",
3
+ "version": "0.0.0-241d739",
4
4
  "description": "Clipboard monitor binaries for super-clipboard",
5
5
  "private": false,
6
6
  "publishConfig": {