feat(claude-code): update to version 2.0.31
This commit is contained in:
parent
944d6bf040
commit
a4886aca9d
1 changed files with 2 additions and 2 deletions
|
|
@ -7,11 +7,11 @@
|
|||
}:
|
||||
buildNpmPackage (finalAttrs: {
|
||||
pname = "claude-code";
|
||||
version = "2.0.25";
|
||||
version = "2.0.31";
|
||||
|
||||
src = fetchzip {
|
||||
url = "https://registry.npmjs.org/@anthropic-ai/claude-code/-/claude-code-${finalAttrs.version}.tgz";
|
||||
hash = "sha256-ix/JSPBLnvCPtyqJ6beAaOpuimphpkrkIw5HCdeeGkM=";
|
||||
hash = "sha256-KQRc9h2DG1bwWvMR1EnMWi9qygPF0Fsr97+TyKef3NI=";
|
||||
};
|
||||
|
||||
npmDepsHash = "sha256-NjmCmOwepKaSZ+vji0sUlZ1nSkcG02kNokGe37YYtX0=";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue