@standardagents/code 0.14.12-canary.f1c662 → 0.14.13-canary.ab488e

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.12-canary.f1c662",
3
+ "version": "0.14.13-canary.ab488e",
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.12-canary.f1c662/aarch64-apple-darwin.tar.gz",
31
- "sha256": "1b56dad8ada191d9540191aec73c1a9d4acb000619f3e33ee4ae8ce3a0b87bb9",
32
- "size": 22990563
30
+ "url": "https://builds.standardcode.ai/artifacts/0.14.13-canary.ab488e/aarch64-apple-darwin.tar.gz",
31
+ "sha256": "537a902ccab751510ff15c8af28dc9eb0de06c2e7721e3d7278481dea4599433",
32
+ "size": 22990933
33
33
  },
34
34
  "x86_64-unknown-linux-gnu": {
35
- "url": "https://builds.standardcode.ai/artifacts/0.14.12-canary.f1c662/x86_64-unknown-linux-gnu.tar.gz",
36
- "sha256": "f0e470087654f5e418f990eff51bed867ea30c0e48b1b0765fa393aa179e1a75",
37
- "size": 28562784
35
+ "url": "https://builds.standardcode.ai/artifacts/0.14.13-canary.ab488e/x86_64-unknown-linux-gnu.tar.gz",
36
+ "sha256": "b5313a0f875f32ce76b48ef59f53537f3f180883dd4af6833a32be855557ff82",
37
+ "size": 28564019
38
38
  }
39
39
  }
40
40
  },