@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 +0 -0
- package/bin/standardd +0 -0
- package/bin/tmux +0 -0
- package/manifest.json +1 -1
- package/manifest.sig +1 -1
- package/package.json +3 -3
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":"
|
|
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
|
-
|
|
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-
|
|
4
|
-
"description": "Standard native binaries for linux-
|
|
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
|
-
"
|
|
14
|
+
"x64"
|
|
15
15
|
],
|
|
16
16
|
"libc": [
|
|
17
17
|
"glibc"
|