diff options
| author | Yuri Victorovich <yuri@FreeBSD.org> | 2026-04-01 04:41:03 +0000 |
|---|---|---|
| committer | Yuri Victorovich <yuri@FreeBSD.org> | 2026-04-01 09:20:45 +0000 |
| commit | a47d0e5e6788341e07e3850aaaa1bbce88863e4e (patch) | |
| tree | ebbd248c8c2e1363f2a5c0cd0c08f6ba64adb413 | |
| parent | c32b7077934c31e4fe30b8fd7a00bd0fe3f694e3 (diff) | |
misc/claude-code: update 2.1.86 → 2.1.89
| -rw-r--r-- | misc/claude-code/Makefile | 2 | ||||
| -rw-r--r-- | misc/claude-code/distinfo | 6 | ||||
| -rw-r--r-- | misc/claude-code/files/package-lock.json | 8 |
3 files changed, 8 insertions, 8 deletions
diff --git a/misc/claude-code/Makefile b/misc/claude-code/Makefile index a9641adf0e34..daf64c2c7535 100644 --- a/misc/claude-code/Makefile +++ b/misc/claude-code/Makefile @@ -1,5 +1,5 @@ PORTNAME= claude-code -DISTVERSION= 2.1.86 +DISTVERSION= 2.1.89 CATEGORIES= misc # machine-learning MAINTAINER= yuri@FreeBSD.org diff --git a/misc/claude-code/distinfo b/misc/claude-code/distinfo index ea2f5f2dadc9..93739dd0068f 100644 --- a/misc/claude-code/distinfo +++ b/misc/claude-code/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1774684898 -SHA256 (claude-code-2.1.86.tar.gz) = 8c63d6abcd1c32c6d63c0cdc31bf3c4f9c536f7871731d9349671abc268f2a2e -SIZE (claude-code-2.1.86.tar.gz) = 16901624 +TIMESTAMP = 1775018154 +SHA256 (claude-code-2.1.89.tar.gz) = 41af62503ffac091c7b10add02081120b9dd6d5be55000193fd8b51233c1bcd3 +SIZE (claude-code-2.1.89.tar.gz) = 16052110 diff --git a/misc/claude-code/files/package-lock.json b/misc/claude-code/files/package-lock.json index 802938285983..9a8e43adb723 100644 --- a/misc/claude-code/files/package-lock.json +++ b/misc/claude-code/files/package-lock.json @@ -8,13 +8,13 @@ "name": "@anthropic-ai/claude-code-installer", "version": "1.0.0", "dependencies": { - "@anthropic-ai/claude-code": "^2.1.86" + "@anthropic-ai/claude-code": "^2.1.89" } }, "node_modules/@anthropic-ai/claude-code": { - "version": "2.1.86", - "resolved": "https://registry.npmjs.org/@anthropic-ai/claude-code/-/claude-code-2.1.86.tgz", - "integrity": "sha512-Kd26SOYr9ULjSBTt8aPPhS6OkLKBV7qO9rFRWufK5U+WP219YJSbHO9erePtLxvOVl4/OmW/KHE2fqdW0McDNA==", + "version": "2.1.89", + "resolved": "https://registry.npmjs.org/@anthropic-ai/claude-code/-/claude-code-2.1.89.tgz", + "integrity": "sha512-etjihHqVxj1RjS5Zu/o+rv3ojn1N7AWzfgIOCSSSncfyb4qJn9J677scj0LHIxtwzjgU7j1qAedXlXKxgkFG2w==", "license": "SEE LICENSE IN README.md", "bin": { "claude": "cli.js" |
