@go-hare/claude-code 2.7.5 → 2.7.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.
Files changed (1) hide show
  1. package/package.json +9 -9
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@go-hare/claude-code",
3
- "version": "2.7.5",
3
+ "version": "2.7.6",
4
4
  "description": "Source restoration / engineering rebuild of Anthropic Claude Code CLI — multi-provider models, self-hosted Remote Control, ACP, daemon sessions, MCP, plugins, and terminal automation",
5
5
  "type": "module",
6
6
  "author": "DeQiang",
@@ -39,14 +39,14 @@
39
39
  "README.md"
40
40
  ],
41
41
  "optionalDependencies": {
42
- "@go-hare/claude-code-darwin-arm64": ">=2.7.5",
43
- "@go-hare/claude-code-darwin-x64": ">=2.7.5",
44
- "@go-hare/claude-code-linux-x64": ">=2.7.5",
45
- "@go-hare/claude-code-linux-arm64": ">=2.7.5",
46
- "@go-hare/claude-code-linux-x64-musl": ">=2.7.5",
47
- "@go-hare/claude-code-linux-arm64-musl": ">=2.7.5",
48
- "@go-hare/claude-code-win32-x64": ">=2.7.5",
49
- "@go-hare/claude-code-win32-arm64": ">=2.7.5",
42
+ "@go-hare/claude-code-darwin-arm64": ">=2.7.6",
43
+ "@go-hare/claude-code-darwin-x64": ">=2.7.6",
44
+ "@go-hare/claude-code-linux-x64": ">=2.7.6",
45
+ "@go-hare/claude-code-linux-arm64": ">=2.7.6",
46
+ "@go-hare/claude-code-linux-x64-musl": ">=2.7.6",
47
+ "@go-hare/claude-code-linux-arm64-musl": ">=2.7.6",
48
+ "@go-hare/claude-code-win32-x64": ">=2.7.6",
49
+ "@go-hare/claude-code-win32-arm64": ">=2.7.6",
50
50
  "doubaoime-asr": "^0.1.0"
51
51
  },
52
52
  "scripts": {