@standardagents/code 0.14.18-canary.d439b9 → 0.14.19-canary.dccd1a

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.18-canary.d439b9",
3
+ "version": "0.14.19-canary.dccd1a",
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.18-canary.d439b9/aarch64-apple-darwin.tar.gz",
31
- "sha256": "e12de90f84e0f9fd4ccafe11d8feb020ebb075d3e4bd1c5706c7bf2da879a7c2",
32
- "size": 22998718
30
+ "url": "https://builds.standardcode.ai/artifacts/0.14.19-canary.dccd1a/aarch64-apple-darwin.tar.gz",
31
+ "sha256": "c4186c889004105803744755343d46978831295db4a8b05e88539ff1a294c1cc",
32
+ "size": 22997874
33
33
  },
34
34
  "x86_64-unknown-linux-gnu": {
35
- "url": "https://builds.standardcode.ai/artifacts/0.14.18-canary.d439b9/x86_64-unknown-linux-gnu.tar.gz",
36
- "sha256": "0987fa60030f00f5cd76a0bbb213d2b6e796a7f7067489fd43a22e0760fadd63",
37
- "size": 28575580
35
+ "url": "https://builds.standardcode.ai/artifacts/0.14.19-canary.dccd1a/x86_64-unknown-linux-gnu.tar.gz",
36
+ "sha256": "1f9916937ecbcb20bc4db3ffa259cb78bad343f8ca4ccda4666c0be1a0c8afea",
37
+ "size": 28575347
38
38
  }
39
39
  }
40
40
  },