feat: update claude-code

This commit is contained in:
Harald Hoyer 2026-04-17 08:55:07 +02:00
parent 81e820e8a9
commit 0574576687
2 changed files with 6 additions and 5 deletions

View file

@ -1,12 +1,12 @@
{
"name": "@anthropic-ai/claude-code",
"version": "2.1.107",
"version": "2.1.112",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "@anthropic-ai/claude-code",
"version": "2.1.107",
"version": "2.1.112",
"license": "SEE LICENSE IN README.md",
"bin": {
"claude": "cli.js"

View file

@ -15,14 +15,14 @@
}:
buildNpmPackage (finalAttrs: {
pname = "claude-code";
version = "2.1.107";
version = "2.1.112";
src = fetchzip {
url = "https://registry.npmjs.org/@anthropic-ai/claude-code/-/claude-code-${finalAttrs.version}.tgz";
hash = "sha256-FpJ7grsXbBJxzbqSZTN6uICd1sGxizMEpHbs1n9yW3s=";
hash = "sha256-SJJqU7XHbu9IRGPMJNUg6oaMZiQUKqJhI2wm7BnR1gs=";
};
npmDepsHash = "sha256-OVmbHfANAqNe6QLzQaSH1oZP50InstIW6RmN2crvQJw=";
npmDepsHash = "sha256-bdkej9Z41GLew9wi1zdNX+Asauki3nT1+SHmBmaUIBU=";
strictDeps = true;
@ -81,6 +81,7 @@ buildNpmPackage (finalAttrs: {
malo
markus1189
omarjatoi
oskarwires
xiaoxiangmoe
];
mainProgram = "claude";