@ziuchen/monitor-go-bin 0.0.0-5883d1b → 0.0.0-7cf6068

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-5883d1b",
2
+ "version": "0.0.0-7cf6068",
3
3
  "binaries": {
4
4
  "darwin-arm64": {
5
5
  "path": "bin/darwin-arm64/clipboard-monitor",
6
- "integrity": "sha256-448bbce78d020174e4f54fe69081aad1e8d50785972f74f1fc31e6127b3417de",
7
- "size": 3712242
6
+ "integrity": "sha256-6e8ec72b762136c2a230810e7999a95befc90daba42dd08ecc34b05de67c4fca",
7
+ "size": 3712306
8
8
  },
9
9
  "darwin-amd64": {
10
10
  "path": "bin/darwin-amd64/clipboard-monitor",
11
- "integrity": "sha256-9e079adfb4644be45b546c6f63a0eec0f18586276b5c360c292ece0565f2d9cd",
12
- "size": 3870480
11
+ "integrity": "sha256-c9f1091e80fe6ca33039a32fdf84154cb3d2f5197fbc93e9abfeb26143a85e3c",
12
+ "size": 3874632
13
13
  },
14
14
  "linux-amd64": {
15
15
  "path": "bin/linux-amd64/clipboard-monitor",
16
- "integrity": "sha256-54fde66547222a5272b23cf49b89d275a0e2ebdf4e893b0e267da4df78b63468",
17
- "size": 3725360
16
+ "integrity": "sha256-6351f97166e71e40782f2268603e28e78c1e56e69d0a9362cfa42e528b553cac",
17
+ "size": 3729656
18
18
  },
19
19
  "win32-amd64": {
20
20
  "path": "bin/win32-amd64/clipboard-monitor.exe",
21
- "integrity": "sha256-7940c90dbc0bc18672aeb4cb58f4c08fb995d2cb47966ff6f38b17b6c03a9f39",
22
- "size": 4140032
21
+ "integrity": "sha256-28b86f417cbf3d69a9e91965dcbe4f6c7c25ef6e40f05e20c0f56e81965e8468",
22
+ "size": 4203008
23
23
  },
24
24
  "win32-arm64": {
25
25
  "path": "bin/win32-arm64/clipboard-monitor.exe",
26
- "integrity": "sha256-879a2557be3e84df78325d2140208641df58230ed65fa25c02e7847c16d846b6",
27
- "size": 3841536
26
+ "integrity": "sha256-ccd898194450e4ba84d1c33e0983d1f32dad6639e0c4bc305fd2ab689b73ba28",
27
+ "size": 3898880
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-5883d1b",
3
+ "version": "0.0.0-7cf6068",
4
4
  "description": "Clipboard monitor binaries for super-clipboard",
5
5
  "private": false,
6
6
  "publishConfig": {