Update claude-code to 2.1.119#159
Merged
Merged
Conversation
Stable per https://storage.googleapis.com/claude-code-dist-86c565f3-f756-42ad-8dfa-d59b1c096819/claude-code-releases/stable SHAs from the per-version manifest at .../2.1.119/manifest.json, verified by downloading both linux binaries and re-hashing: linux-x64 cca43053f062949495596b11b6fd1b59cf79102adb13bacbe66997e6fae41e4a linux-arm64 382aa73ea4b07fd8d698e3159b5ef9e1b8739fae7505ba8ddd28b8a6a62819ce Manual update — pkgmgr's GitHub-releases / repology / GNU FTP upstream-check chain doesn't currently know about the GCS-hosted claude-code distribution layout (a `stable` text file at the bucket root + per-version manifest.json with platform-keyed checksums). Filed mentally as a follow-up: pkgmgr could grow a custom-URL upstream mode where the URL body IS the version string.
Contributor
mitodrummer
approved these changes
May 7, 2026
twitchyliquid64
approved these changes
May 7, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Update claude-code
2.1.112→2.1.119Stable manifest: https://storage.googleapis.com/claude-code-dist-86c565f3-f756-42ad-8dfa-d59b1c096819/claude-code-releases/stable
Per-version manifest: https://storage.googleapis.com/claude-code-dist-86c565f3-f756-42ad-8dfa-d59b1c096819/claude-code-releases/2.1.119/manifest.json
Build date: 2026-04-23 (per manifest)
Upstream commit:
6f68554839756189e277b8285a18fe47acd9a5a1Changes
2.1.1122.1.11957be9406...cca43053...1015ef57...382aa73e...SHAs taken from the per-version manifest, independently verified by downloading both linux binaries and re-hashing locally:
Both match the manifest.
Why manual
claude-code's upstream-check pattern isn't covered by pkgmgr's chain (custom-regex → GitHub releases → repology → GNU FTP). The package's stable version sits at a known GCS bucket as a plain text file, and per-version checksums are in a manifest JSON keyed by platform. This is the "custom-URL whose body IS the version" shape — natural follow-up for pkgmgr to add.🤖 Generated with Claude Code
Summary by CodeRabbit