@standardagents/code 0.14.14-canary.d846f7 → 0.14.15-canary.35889a

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.14-canary.d846f7",
3
+ "version": "0.14.15-canary.35889a",
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.14-canary.d846f7/aarch64-apple-darwin.tar.gz",
31
- "sha256": "13d510ff2c0a5fa963b68dc628e534cbd28cc7627f85c926f7f09533a2740215",
32
- "size": 22991074
30
+ "url": "https://builds.standardcode.ai/artifacts/0.14.15-canary.35889a/aarch64-apple-darwin.tar.gz",
31
+ "sha256": "c1e84f4e17e35e041e67362b6437b7d48ac37267091ab88f89496afaab57d41c",
32
+ "size": 22993920
33
33
  },
34
34
  "x86_64-unknown-linux-gnu": {
35
- "url": "https://builds.standardcode.ai/artifacts/0.14.14-canary.d846f7/x86_64-unknown-linux-gnu.tar.gz",
36
- "sha256": "ded945f153f7c2805a845e86cf24b698d79c8fa9244a2f40c1ec22db08889283",
37
- "size": 28563724
35
+ "url": "https://builds.standardcode.ai/artifacts/0.14.15-canary.35889a/x86_64-unknown-linux-gnu.tar.gz",
36
+ "sha256": "a869aad5b058983e8ea28eb3112ab737e8fc72c770e7bf6fc2cb7afba7df0583",
37
+ "size": 28565686
38
38
  }
39
39
  }
40
40
  },