private-ai-proxy 0.1.7-beta.4-linux-arm64 → 0.1.7-beta.4-linux-x64

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.
package/README.md CHANGED
@@ -1,3 +1,3 @@
1
- # Private AI Proxy (linux-arm64)
1
+ # Private AI Proxy (linux-x64)
2
2
 
3
- This package version contains the native linux-arm64 binaries used by [private-ai-proxy](https://www.npmjs.com/package/private-ai-proxy).
3
+ This package version contains the native linux-x64 binaries used by [private-ai-proxy](https://www.npmjs.com/package/private-ai-proxy).
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "private-ai-proxy",
3
- "version": "0.1.7-beta.4-linux-arm64",
4
- "description": "Native Private AI Proxy binaries for linux-arm64",
3
+ "version": "0.1.7-beta.4-linux-x64",
4
+ "description": "Native Private AI Proxy binaries for linux-x64",
5
5
  "license": "Apache-2.0",
6
6
  "repository": {
7
7
  "type": "git",
@@ -12,7 +12,7 @@
12
12
  "linux"
13
13
  ],
14
14
  "cpu": [
15
- "arm64"
15
+ "x64"
16
16
  ],
17
17
  "files": [
18
18
  "vendor"
Binary file
Binary file
Binary file