@keelcode-ai/keelcode 0.1.9-win32-arm64 → 0.1.9-win32-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/bin/keelcode.exe CHANGED
Binary file
package/bin/rg.exe CHANGED
Binary file
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@keelcode-ai/keelcode",
3
- "version": "0.1.9-win32-arm64",
4
- "description": "Native Keelcode executable for win32-arm64. Install the keelcode package instead.",
3
+ "version": "0.1.9-win32-x64",
4
+ "description": "Native Keelcode executable for win32-x64. Install the keelcode package instead.",
5
5
  "license": "SEE LICENSE IN LICENSE",
6
6
  "homepage": "https://keelcode.ai",
7
7
  "publishConfig": {
@@ -11,7 +11,7 @@
11
11
  "win32"
12
12
  ],
13
13
  "cpu": [
14
- "arm64"
14
+ "x64"
15
15
  ],
16
16
  "files": [
17
17
  "bin/keelcode.exe",