@bash0816/claude-code 2.1.210 → 2.1.211
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
|
@@ -409,7 +409,7 @@
|
|
|
409
409
|
"entry_end_offset": 246293109,
|
|
410
410
|
"tarball_integrity": "sha512-FG0hXbPLzsmmtpbWwc1t1mbZ2HsrBNmn/QLkVMvYXAzxf4vXrHgM7AIZU1cCBNycufXwPAnyzOwO886kkBle7Q==",
|
|
411
411
|
"tarball_sha256": "d7010d06bae10be2dca703633c730d52c5c1391165e8eccd49ff6e7c2571c244",
|
|
412
|
-
"status": "
|
|
412
|
+
"status": "termux_verified"
|
|
413
413
|
},
|
|
414
414
|
"2.1.201": {
|
|
415
415
|
"wrapper_spec": "@anthropic-ai/claude-code@2.1.201",
|
|
@@ -499,6 +499,15 @@
|
|
|
499
499
|
"entry_end_offset": 252585603,
|
|
500
500
|
"tarball_integrity": "sha512-eU6EVzxfey1ceW3qx7zrwWpoh6RnqUbLAFKK//IAqe2RWS3YkO8ABh7rgdWcGUADLAQ5YjTnGrX6VnFufJbZdw==",
|
|
501
501
|
"tarball_sha256": "cd2ecbb955973cdb5f2fe5666ea4a0e6bdb3b038aa16c82b0786cb4da03ac5ec",
|
|
502
|
+
"status": "termux_verified"
|
|
503
|
+
},
|
|
504
|
+
"2.1.211": {
|
|
505
|
+
"wrapper_spec": "@anthropic-ai/claude-code@2.1.211",
|
|
506
|
+
"native_spec": "@anthropic-ai/claude-code-linux-arm64@2.1.211",
|
|
507
|
+
"entry_js_offset": 233658212,
|
|
508
|
+
"entry_end_offset": 253525517,
|
|
509
|
+
"tarball_integrity": "sha512-ZPthYxltbqA87X/avbAHA0XVPuFuqoNrXKRmx0G0qfwEuyyloVKdaUsY1AEbFXQIRJYKZZ8UvMklD2jvm9+etA==",
|
|
510
|
+
"tarball_sha256": "4dbc55a90cae5f6e3946267c61b1b6491e09abbb1a3005669e0ffd128d2624f6",
|
|
502
511
|
"status": "offset_discovered"
|
|
503
512
|
}
|
|
504
513
|
}
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
{
|
|
2
2
|
"manifest_version": 1,
|
|
3
3
|
"package_name": "@bash0816/claude-code",
|
|
4
|
-
"latest_audited_version": "2.1.
|
|
5
|
-
"latest_candidate_version": "2.1.
|
|
6
|
-
"previous_stable_version": "2.1.
|
|
4
|
+
"latest_audited_version": "2.1.210",
|
|
5
|
+
"latest_candidate_version": "2.1.211",
|
|
6
|
+
"previous_stable_version": "2.1.209",
|
|
7
7
|
"stable_pinned_version": "2.1.193",
|
|
8
8
|
"manifest_url": "https://raw.githubusercontent.com/bash0816/ClaudeCode-Termux/main/config/claude-termux-release-manifest.json"
|
|
9
9
|
}
|