@standardagents/code 0.14.25-canary.a12f8d → 0.14.27-canary.126ee0

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.
Files changed (1) hide show
  1. package/package.json +7 -7
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@standardagents/code",
3
- "version": "0.14.25-canary.a12f8d",
3
+ "version": "0.14.27-canary.126ee0",
4
4
  "description": "Platform launcher for the Standard universal terminal network.",
5
5
  "type": "module",
6
6
  "license": "UNLICENSED",
@@ -27,14 +27,14 @@
27
27
  "schema": 1,
28
28
  "targets": {
29
29
  "aarch64-apple-darwin": {
30
- "url": "https://builds.standardcode.ai/artifacts/0.14.25-canary.a12f8d/aarch64-apple-darwin.tar.gz",
31
- "sha256": "5f3163c1c7d40da4f47718d3e288a9f19cccc45629dc3d4bd97c5e1dd68ba17a",
32
- "size": 23035099
30
+ "url": "https://builds.standardcode.ai/artifacts/0.14.27-canary.126ee0/aarch64-apple-darwin.tar.gz",
31
+ "sha256": "c7f124461541f7abc04058205fb4d564c7f0f79cc7cd71192e305f7816191975",
32
+ "size": 23043379
33
33
  },
34
34
  "x86_64-unknown-linux-gnu": {
35
- "url": "https://builds.standardcode.ai/artifacts/0.14.25-canary.a12f8d/x86_64-unknown-linux-gnu.tar.gz",
36
- "sha256": "7755e4f56afeaf4c292d024fe6314199fc5f9d065e2366e8c51210013c01868e",
37
- "size": 28621331
35
+ "url": "https://builds.standardcode.ai/artifacts/0.14.27-canary.126ee0/x86_64-unknown-linux-gnu.tar.gz",
36
+ "sha256": "5daaf39953a00f9d5bb32151ceb033c7e24542d1cffbabce085314d622bf2c56",
37
+ "size": 22724496
38
38
  }
39
39
  }
40
40
  },