Skip to content

Update claude-code to 2.1.119#159

Merged
bryan-minimal merged 1 commit into
mainfrom
claude-code-2.1.119
May 7, 2026
Merged

Update claude-code to 2.1.119#159
bryan-minimal merged 1 commit into
mainfrom
claude-code-2.1.119

Conversation

@bryan-minimal
Copy link
Copy Markdown
Member

@bryan-minimal bryan-minimal commented May 7, 2026

Update claude-code 2.1.1122.1.119

Stable 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: 6f68554839756189e277b8285a18fe47acd9a5a1

Changes

Old New
Version 2.1.112 2.1.119
amd64 SHA 57be9406... cca43053...
arm64 SHA 1015ef57... 382aa73e...

SHAs taken from the per-version manifest, independently verified by downloading both linux binaries and re-hashing locally:

cca43053f062949495596b11b6fd1b59cf79102adb13bacbe66997e6fae41e4a  linux-x64/claude
382aa73ea4b07fd8d698e3159b5ef9e1b8739fae7505ba8ddd28b8a6a62819ce  linux-arm64/claude

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

  • Chores
    • Updated claude-code package to version 2.1.119 with updated platform-specific binaries for amd64 and arm64 architectures.

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.
@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented May 7, 2026

Review Change Stack
No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: bee03ad7-7000-4b93-b1d2-ebee21e5b88c

📥 Commits

Reviewing files that changed from the base of the PR and between 0da02c7 and 2669b67.

📒 Files selected for processing (1)
  • packages/claude-code/build.ncl

📝 Walkthrough

Walkthrough

This PR updates the claude-code package build definition to reference upstream release version 2.1.119 with matching SHA-256 checksums for both amd64 and arm64 platforms.

Changes

Release Version Update

Layer / File(s) Summary
Upstream Release Metadata
packages/claude-code/build.ncl
Version changed from 2.1.112 to 2.1.119; amd64\_sha256 and arm64\_sha256 checksums updated to match new release binaries.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Poem

🐰 A version bump, so neat and spry,
Two-one-one-nine reaches the sky,
Checksums verified, left and right,
Claude-code builds with hashes tight!
thump thump 🥕

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title 'Update claude-code to 2.1.119' directly and accurately summarizes the main change: upgrading the claude-code package version.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch claude-code-2.1.119

Comment @coderabbitai help to get the list of available commands and usage tips.

@bryan-minimal bryan-minimal added this pull request to the merge queue May 7, 2026
Merged via the queue into main with commit cc650fc May 7, 2026
3 checks passed
@bryan-minimal bryan-minimal deleted the claude-code-2.1.119 branch May 7, 2026 22:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants