@standardagents/code 0.14.0-issue.108.1ef8ab-linux-arm64-gnu → 0.14.0-issue.108.1ef8ab-linux-x64-gnu

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.
package/bin/standard CHANGED
Binary file
package/bin/standardd CHANGED
Binary file
package/bin/tmux CHANGED
Binary file
package/manifest.json CHANGED
@@ -1 +1 @@
1
- {"schema":2,"format":"standard-npm-native-target-v2","repository":"standardagents/code-rs","commit":"1ef8abffa9ba992e83d6cbd1ef2be585996389e8","version":"0.14.0-issue.108.1ef8ab","target":"aarch64-unknown-linux-gnu","runtime":{"tmuxVersion":"3.7","tmuxSha256":"dd22f156d99045c5e8d807af5846be19c48fecf6a044cd876d6d8716362a13d6","minimumGlibc":"2.39"},"signing":{"algorithm":"ed25519","keyId":"team-2026-1","platformCodeSignature":"ed25519-only"},"files":[{"path":"bin/standard","size":11741304,"sha256":"685ce1e7bb73b638da279ac79afb02092b00f714257dbb390ba3ac6ac48cc67b"},{"path":"bin/standardd","size":13379568,"sha256":"604ee717ad070f08761c1f2dae10ad170285474a9ed263a6226d84a084c9cb56"},{"path":"bin/tmux","size":1789328,"sha256":"dd22f156d99045c5e8d807af5846be19c48fecf6a044cd876d6d8716362a13d6"},{"path":"licenses/THIRD-PARTY.txt","size":6779,"sha256":"fc410e91ff375a3057837d3029ec2626e6110a05f69b6fee7ca4e9f588b1a294"}]}
1
+ {"schema":2,"format":"standard-npm-native-target-v2","repository":"standardagents/code-rs","commit":"1ef8abffa9ba992e83d6cbd1ef2be585996389e8","version":"0.14.0-issue.108.1ef8ab","target":"x86_64-unknown-linux-gnu","runtime":{"tmuxVersion":"3.7","tmuxSha256":"e17f10e576181cc4e4aeb44567b1505f5bbe4a3680666318102758e7134f0922","minimumGlibc":"2.39"},"signing":{"algorithm":"ed25519","keyId":"team-2026-1","platformCodeSignature":"ed25519-only"},"files":[{"path":"bin/standard","size":13161616,"sha256":"8d8c2960fda03ac42b498c8424980ec3f8c31d6abb3375d8231f9f687c0aa459"},{"path":"bin/standardd","size":14889904,"sha256":"6bf3a1508066d158899aa2395054549a97e1eb89412df7e856034a2e01b524fa"},{"path":"bin/tmux","size":1724096,"sha256":"e17f10e576181cc4e4aeb44567b1505f5bbe4a3680666318102758e7134f0922"},{"path":"licenses/THIRD-PARTY.txt","size":6779,"sha256":"fc410e91ff375a3057837d3029ec2626e6110a05f69b6fee7ca4e9f588b1a294"}]}
package/manifest.sig CHANGED
@@ -1 +1 @@
1
- zGcmkhKOcHbUIWRI9qIOlWVYWkihWOrTIyt6UzFQC3DwS6RdO/ZfCK2xlg3GPKz8S+UahIusyTTqSgfxBFgEDA==
1
+ dtOlidMa+wKS8/xuTURZ3xUf0bvTsQ74NujpZp/QRX6nwwz0kPHm0M+EjjId+FryImxxC2XinGcQDjGhGk9VDg==
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@standardagents/code",
3
- "version": "0.14.0-issue.108.1ef8ab-linux-arm64-gnu",
4
- "description": "Standard native binaries for linux-arm64-gnu.",
3
+ "version": "0.14.0-issue.108.1ef8ab-linux-x64-gnu",
4
+ "description": "Standard native binaries for linux-x64-gnu.",
5
5
  "repository": {
6
6
  "type": "git",
7
7
  "url": "git+https://github.com/standardagents/code-rs.git"
@@ -11,7 +11,7 @@
11
11
  "linux"
12
12
  ],
13
13
  "cpu": [
14
- "arm64"
14
+ "x64"
15
15
  ],
16
16
  "libc": [
17
17
  "glibc"