@standardagents/code 0.14.19-canary.dccd1a → 0.14.20-canary.242d61

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.19-canary.dccd1a",
3
+ "version": "0.14.20-canary.242d61",
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.19-canary.dccd1a/aarch64-apple-darwin.tar.gz",
31
- "sha256": "c4186c889004105803744755343d46978831295db4a8b05e88539ff1a294c1cc",
32
- "size": 22997874
30
+ "url": "https://builds.standardcode.ai/artifacts/0.14.20-canary.242d61/aarch64-apple-darwin.tar.gz",
31
+ "sha256": "795e43e0b79896c2ccfa3b6f76a6f9305136bfd0d3632f456c853fa0d0ab88dd",
32
+ "size": 22998411
33
33
  },
34
34
  "x86_64-unknown-linux-gnu": {
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
35
+ "url": "https://builds.standardcode.ai/artifacts/0.14.20-canary.242d61/x86_64-unknown-linux-gnu.tar.gz",
36
+ "sha256": "3fc36e4b73202f11d4f3b784df5738e8a86eda7ad229bbec32a96b80c75a40da",
37
+ "size": 28572510
38
38
  }
39
39
  }
40
40
  },