@standardagents/code 0.14.22-canary.b3ec7a → 0.14.24-canary.fd9efa

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.22-canary.b3ec7a",
3
+ "version": "0.14.24-canary.fd9efa",
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.22-canary.b3ec7a/aarch64-apple-darwin.tar.gz",
31
- "sha256": "57a965476f0a26d6d4534b9df691fa0545974b44f6c43286b74df96392e0f85a",
32
- "size": 23022008
30
+ "url": "https://builds.standardcode.ai/artifacts/0.14.24-canary.fd9efa/aarch64-apple-darwin.tar.gz",
31
+ "sha256": "c8a71e7a9e978eef3ea269085e227dad0adce621c9e7757073851f67a3e3a2a6",
32
+ "size": 23034221
33
33
  },
34
34
  "x86_64-unknown-linux-gnu": {
35
- "url": "https://builds.standardcode.ai/artifacts/0.14.22-canary.b3ec7a/x86_64-unknown-linux-gnu.tar.gz",
36
- "sha256": "4477fbf7562ac516e16701f5c17fdf54987922e6e05702737ad4ad05ba10f086",
37
- "size": 28610796
35
+ "url": "https://builds.standardcode.ai/artifacts/0.14.24-canary.fd9efa/x86_64-unknown-linux-gnu.tar.gz",
36
+ "sha256": "da6f5fcafba9caae9f6a68db3948b5288664fa69747481f92d047fd592a9cda4",
37
+ "size": 28621007
38
38
  }
39
39
  }
40
40
  },