@standardagents/code 0.14.21-canary.f62506 → 0.14.23-canary.b185a5

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.21-canary.f62506",
3
+ "version": "0.14.23-canary.b185a5",
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.21-canary.f62506/aarch64-apple-darwin.tar.gz",
31
- "sha256": "858ab816a53539e58b431e0248af8fdf0d907906745da1069c7f6f0dda89c21a",
32
- "size": 23000554
30
+ "url": "https://builds.standardcode.ai/artifacts/0.14.23-canary.b185a5/aarch64-apple-darwin.tar.gz",
31
+ "sha256": "d211c8aa6bcfdc0525d6672405f8d6b1697919ad9dcf42b3fc39eee9a0e7c8a0",
32
+ "size": 23033341
33
33
  },
34
34
  "x86_64-unknown-linux-gnu": {
35
- "url": "https://builds.standardcode.ai/artifacts/0.14.21-canary.f62506/x86_64-unknown-linux-gnu.tar.gz",
36
- "sha256": "ce8881568135d40921375982865fbc66d8e8b844cdab6218420f00ca8db3e3da",
37
- "size": 28570418
35
+ "url": "https://builds.standardcode.ai/artifacts/0.14.23-canary.b185a5/x86_64-unknown-linux-gnu.tar.gz",
36
+ "sha256": "4e99434fc9e0c8397bb3d4b7df8c742a34a99809f4d23b1cac98f35525b53443",
37
+ "size": 28620412
38
38
  }
39
39
  }
40
40
  },