@sipher.dev/agents-linux-x64 0.3.7 → 0.3.8

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/agents CHANGED
Binary file
@@ -2,15 +2,15 @@
2
2
  "schemaVersion": 1,
3
3
  "kind": "cli-platform-package",
4
4
  "packageName": "@sipher.dev/agents-linux-x64",
5
- "version": "0.3.7",
5
+ "version": "0.3.8",
6
6
  "platform": "linux",
7
7
  "arch": "x64",
8
8
  "minimumHost": "GNU/Linux 3.2.0+ x86_64 (glibc)",
9
9
  "executable": "bin/agents",
10
- "executableSha256": "3e8efcb5837d51ebb8fe6cb5c242747ff203cabd27b88ef79eac72f4ff494e34",
11
- "executableSize": 5772944,
10
+ "executableSha256": "067359dbc5a6adb8763ce74ff271259adbcac9f31644a909d7ad59abf436b224",
11
+ "executableSize": 5763640,
12
12
  "smokeOnly": false,
13
- "builtAt": "2026-08-20T09:08:52.720Z",
13
+ "builtAt": "2026-08-20T09:29:56.599Z",
14
14
  "host": {
15
15
  "platform": "linux",
16
16
  "arch": "x64"
@@ -23,6 +23,6 @@
23
23
  "state": "unsigned",
24
24
  "mode": "unsigned-host",
25
25
  "reason": "Linux CLI releases are unsigned; there is no OS code-signing surface.",
26
- "signedAt": "2026-08-20T09:08:52.733Z"
26
+ "signedAt": "2026-08-20T09:29:56.621Z"
27
27
  }
28
28
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sipher.dev/agents-linux-x64",
3
- "version": "0.3.7",
3
+ "version": "0.3.8",
4
4
  "description": "Self-contained Agents CLI executable for linux/x64.",
5
5
  "type": "module",
6
6
  "private": false,