@qpfai/pf-gate-cli 2.0.0-linux-arm64 → 2.0.0-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,4 +1,4 @@
1
- # @qpfai/pf-gate-cli (linux-arm64)
1
+ # @qpfai/pf-gate-cli (linux-x64)
2
2
 
3
3
  Platform runtime payload for PF Gate CLI.
4
4
 
package/package.json CHANGED
@@ -1,14 +1,14 @@
1
1
  {
2
2
  "name": "@qpfai/pf-gate-cli",
3
- "version": "2.0.0-linux-arm64",
4
- "description": "PF Gate runtime payload for linux arm64.",
3
+ "version": "2.0.0-linux-x64",
4
+ "description": "PF Gate runtime payload for linux x64.",
5
5
  "license": "Apache-2.0",
6
6
  "type": "module",
7
7
  "os": [
8
8
  "linux"
9
9
  ],
10
10
  "cpu": [
11
- "arm64"
11
+ "x64"
12
12
  ],
13
13
  "files": [
14
14
  "vendor",