@srothgan/claude-code-rust-linux-x64-gnu 0.14.4 → 0.14.6

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/README.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # `@srothgan/claude-code-rust-linux-x64-gnu`
2
2
 
3
- This is the **x86_64-unknown-linux-gnu** native binary package for [claude-code-rust](https://github.com/srothgan/claude-code-rust#readme) version `0.14.4`.
3
+ This is the **x86_64-unknown-linux-gnu** native binary package for [claude-code-rust](https://github.com/srothgan/claude-code-rust#readme) version `0.14.6`.
4
4
 
5
5
  This package is selected automatically by the root `claude-code-rust` npm package on matching platforms. It contains the native Rust binary and a private Bun runtime named `claude-rs-bridge-bun` for the Agent SDK bridge. The bundled runtime is not a user-facing `bun` command.
6
6
 
@@ -9,22 +9,22 @@ The `claude-code-rust` project is licensed under Apache-2.0.
9
9
 
10
10
  ## Bundled Bun Runtime
11
11
 
12
- - Bun version: 1.3.14
12
+ - Bun version: 1.4.0
13
13
  - Upstream project: https://github.com/oven-sh/bun
14
14
  - Bun license documentation: https://bun.com/docs/project/license
15
15
  - Bun license: MIT
16
- - Bun checksum source: https://github.com/oven-sh/bun/releases/download/bun-v1.3.14/SHASUMS256.txt
16
+ - Bun checksum source: https://github.com/oven-sh/bun/releases/download/bun-v1.4.0/SHASUMS256.txt
17
17
 
18
18
  Bundled Bun release assets:
19
19
 
20
20
  | Platform package | Bun release asset | Archive binary path | Source archive SHA256 |
21
21
  | --- | --- | --- | --- |
22
- | `darwin-arm64` | `bun-darwin-aarch64.zip` | `bun-darwin-aarch64/bun` | `d8b96221828ad6f97ac7ac0ab7e95872341af763001e8803e8267652c2652620` |
23
- | `darwin-x64` | `bun-darwin-x64-baseline.zip` | `bun-darwin-x64-baseline/bun` | `3e35ad6f53971a9834bf9e6786e2adf72b5f1921cc9a9c5fde073d2972944076` |
24
- | `linux-x64-gnu` | `bun-linux-x64-baseline.zip` | `bun-linux-x64-baseline/bun` | `a063908ae08b7852ca10939bbdc6ceed3ddabce8fb9402dce83d65d73b36e6c7` |
25
- | `linux-arm64-gnu` | `bun-linux-aarch64.zip` | `bun-linux-aarch64/bun` | `a27ffb63a8310375836e0d6f668ae17fa8d8d18b88c37c821c65331973a19a3b` |
26
- | `win32-x64-msvc` | `bun-windows-x64-baseline.zip` | `bun-windows-x64-baseline/bun.exe` | `538f9c846355d9e847b2671bc00c47da4229a0befb24df3282b739770f3b475f` |
27
- | `win32-arm64-msvc` | `bun-windows-aarch64.zip` | `bun-windows-aarch64/bun.exe` | `89841f5a57f2348b67ec0839b718f4bf4ea7d07c371c9ba4b77b6c790f918953` |
22
+ | `darwin-arm64` | `bun-darwin-aarch64.zip` | `bun-darwin-aarch64/bun` | `c669e97f6164e1c96e0701748db98dfa77492908cbd8394c7557134a735de381` |
23
+ | `darwin-x64` | `bun-darwin-x64-baseline.zip` | `bun-darwin-x64-baseline/bun` | `da9b9f1b4ba766c6f299711f38dfaa98623e1ed9c40896aa53db803c52ec1fa0` |
24
+ | `linux-x64-gnu` | `bun-linux-x64-baseline.zip` | `bun-linux-x64-baseline/bun` | `184fb4595f0d401a217cf7c78c1bc430ba83314dab7a8b94805babbf7fa7097f` |
25
+ | `linux-arm64-gnu` | `bun-linux-aarch64.zip` | `bun-linux-aarch64/bun` | `4b1a332ee861983eb93bcfe6f770fff94e3e31b2c388bdaea3c8ed35e58eed0e` |
26
+ | `win32-x64-msvc` | `bun-windows-x64-baseline.zip` | `bun-windows-x64-baseline/bun.exe` | `b929c54a9badb104a16dedd23aab6152c86793ae653d4e6b13983ffd0c882a66` |
27
+ | `win32-arm64-msvc` | `bun-windows-aarch64.zip` | `bun-windows-aarch64/bun.exe` | `f473bfe2df73ee770548c93dd5d380aea7120c218ec2aa1afdd0bbba7bf18c47` |
28
28
 
29
29
  Release package manifests record the upstream asset URL, archive path, source
30
30
  archive SHA256, and packaged runtime SHA256 for each platform package.
package/bin/claude-rs CHANGED
Binary file
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@srothgan/claude-code-rust-linux-x64-gnu",
3
- "version": "0.14.4",
3
+ "version": "0.14.6",
4
4
  "description": "Claude Code Rust native binary and private Bun bridge runtime for linux-x64-gnu",
5
5
  "keywords": [
6
6
  "cli",