@ziuchen/monitor-go-bin 0.0.0-2128779 → 0.0.0-3a692db

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,29 +1,29 @@
1
1
  {
2
- "version": "0.0.0-2128779",
2
+ "version": "0.0.0-3a692db",
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-57b3427a4637b9323479b5aefd9076fc3a3457c2aa328b266b5ef862511c2e80",
7
+ "size": 3693682
8
8
  },
9
9
  "darwin-amd64": {
10
10
  "path": "bin/darwin-amd64/clipboard-monitor",
11
- "integrity": "sha256-b43846542301afbda42a79fa8b6315d7a81821af90138ca3fbea322f8fceb072",
12
- "size": 3864608
11
+ "integrity": "sha256-bd8172054bc2cad84c7c7afa8b482ac3f24df342a06412c8c99b057ce75f44b8",
12
+ "size": 3864832
13
13
  },
14
14
  "linux-amd64": {
15
15
  "path": "bin/linux-amd64/clipboard-monitor",
16
- "integrity": "sha256-0eb24f11bb31b4e8328e7ce166c41536bd87cfb263ec6a54125974e6318b4729",
16
+ "integrity": "sha256-2fa9e247748732f857bc036a0f99bd57597d7e7ecafbe504029c65070a1bf294",
17
17
  "size": 3711448
18
18
  },
19
19
  "win32-amd64": {
20
20
  "path": "bin/win32-amd64/clipboard-monitor.exe",
21
- "integrity": "sha256-3eff430d73a9361d538655fd60c68619660be57cc1d47b1c72e9d6c9fe43818e",
21
+ "integrity": "sha256-ff27d819f7c90cea8b4ab2f5a61ec7a2ca0b254ae57cde14acb1754a132c105f",
22
22
  "size": 4148224
23
23
  },
24
24
  "win32-arm64": {
25
25
  "path": "bin/win32-arm64/clipboard-monitor.exe",
26
- "integrity": "sha256-9eac30178d267d37755a414a8bbda84e7037785e99be03bb6de160f27963651d",
26
+ "integrity": "sha256-e015a6aaa4b745950e16b4af954d17576aa4fd4f9ab7d53508a699aa88b3787f",
27
27
  "size": 3850240
28
28
  }
29
29
  }
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-3a692db",
4
4
  "description": "Clipboard monitor binaries for super-clipboard",
5
5
  "private": false,
6
6
  "publishConfig": {