@standardagents/code 0.14.26-canary.4ebaff → 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.26-canary.4ebaff",
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.26-canary.4ebaff/aarch64-apple-darwin.tar.gz",
31
- "sha256": "586c43a7e8e01a36743d82a0fee630f2f5bdae2e53a053036731ae1d09a3d9df",
32
- "size": 23035119
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.26-canary.4ebaff/x86_64-unknown-linux-gnu.tar.gz",
36
- "sha256": "a16d7a71970ffa548b9ae6b301d4dd24ede8ef336c05d5722b8248c7b1d58428",
37
- "size": 22662426
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
  },