@sipher.dev/agents-win32-x64 0.3.1 → 0.3.2

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.exe CHANGED
Binary file
@@ -2,16 +2,16 @@
2
2
  "schemaVersion": 1,
3
3
  "kind": "cli-platform-package",
4
4
  "packageName": "@sipher.dev/agents-win32-x64",
5
- "version": "0.3.1",
5
+ "version": "0.3.2",
6
6
  "platform": "win32",
7
7
  "arch": "x64",
8
8
  "minimumHost": "Windows 10/11 x64",
9
9
  "bunVersion": "1.3.14",
10
10
  "executable": "bin/agents.exe",
11
- "executableSha256": "e08712262ded269c807328b7d366144ac6920eeef6cc45f91e868ebb42788c13",
11
+ "executableSha256": "fb827ffff65ce99e62bd66b5b43ef13d261a5585cf94ed4db8f08ad2f98595b0",
12
12
  "executableSize": 98849280,
13
13
  "smokeOnly": false,
14
- "builtAt": "2026-07-28T03:16:42.234Z",
14
+ "builtAt": "2026-07-28T04:27:28.765Z",
15
15
  "host": {
16
16
  "platform": "win32",
17
17
  "arch": "x64"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sipher.dev/agents-win32-x64",
3
- "version": "0.3.1",
3
+ "version": "0.3.2",
4
4
  "description": "Self-contained Agents CLI executable for win32/x64.",
5
5
  "type": "module",
6
6
  "private": false,
@@ -6,7 +6,7 @@
6
6
  "mode": "stub-secrets-absent",
7
7
  "reason": "Azure Trusted Signing secrets absent; local/rehearsal unsigned artifact retained.",
8
8
  "identity": null,
9
- "sha256Before": "e08712262ded269c807328b7d366144ac6920eeef6cc45f91e868ebb42788c13",
10
- "sha256After": "e08712262ded269c807328b7d366144ac6920eeef6cc45f91e868ebb42788c13",
11
- "signedAt": "2026-07-28T03:16:42.426Z"
9
+ "sha256Before": "fb827ffff65ce99e62bd66b5b43ef13d261a5585cf94ed4db8f08ad2f98595b0",
10
+ "sha256After": "fb827ffff65ce99e62bd66b5b43ef13d261a5585cf94ed4db8f08ad2f98595b0",
11
+ "signedAt": "2026-07-28T04:27:28.939Z"
12
12
  }