Unverified Commit 8957e499 authored by Philip Taron's avatar Philip Taron Committed by GitHub
Browse files

claude-code: 2.0.50 -> 2.0.51 (#464698)

parents 3f76689a c38131dc
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -7,11 +7,11 @@
}:
buildNpmPackage (finalAttrs: {
  pname = "claude-code";
  version = "2.0.50";
  version = "2.0.51";

  src = fetchzip {
    url = "https://registry.npmjs.org/@anthropic-ai/claude-code/-/claude-code-${finalAttrs.version}.tgz";
    hash = "sha256-mZQkqeL/F/9u5esy1j1pUjcyzeaShREx+vMuvZ5Zrz8=";
    hash = "sha256-rfJZaACY+Kbm+0lWOPwAfl/x2yFxskLKZpJJhqlccSY=";
  };

  npmDepsHash = "sha256-/5Qh99vAcTiFz6FrzJgm26RserqxVjLYqOOx5q5hkgc=";