aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2026-04-16 07:35:11 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2026-04-16 07:37:34 +0000
commit62690f063168f5c644faef1cf531e21e9545039a (patch)
tree5ed529ddfab55aaa9a2dfc6fa00ed4b046e6b545
parent40cfeb1db495a20394f026a6ec836bb3d06035c7 (diff)
misc/claude-code: update 2.1.109 → 2.1.110
-rw-r--r--misc/claude-code/Makefile2
-rw-r--r--misc/claude-code/distinfo6
-rw-r--r--misc/claude-code/files/package-lock.json8
3 files changed, 8 insertions, 8 deletions
diff --git a/misc/claude-code/Makefile b/misc/claude-code/Makefile
index d709d9e12e17..7cc496e7acd0 100644
--- a/misc/claude-code/Makefile
+++ b/misc/claude-code/Makefile
@@ -1,5 +1,5 @@
PORTNAME= claude-code
-DISTVERSION= 2.1.109
+DISTVERSION= 2.1.110
CATEGORIES= misc # machine-learning
DISTFILES= ${PORTNAME}-${DISTVERSION}${EXTRACT_SUFX}
diff --git a/misc/claude-code/distinfo b/misc/claude-code/distinfo
index c8cbd94e90ac..c1d5326a55f5 100644
--- a/misc/claude-code/distinfo
+++ b/misc/claude-code/distinfo
@@ -1,5 +1,5 @@
-TIMESTAMP = 1776237955
-SHA256 (claude-code-2.1.109.tar.gz) = ae0d067038007d89c57778cb9aa36dea33b813682671372a6f330fcc9b5a387f
-SIZE (claude-code-2.1.109.tar.gz) = 18139494
+TIMESTAMP = 1776323455
+SHA256 (claude-code-2.1.110.tar.gz) = e7e97dae077e283870c2bafeba1db8460532dddfd8ec60c84f34deae651be62f
+SIZE (claude-code-2.1.110.tar.gz) = 18163520
SHA256 (audio-capture-bb370f75235254da2c3d34f6168fc4a9902d9090.tar.gz) = d6a4e0ff2666efd60efd4259c0e29d6878975cc6f41a2171ff5a12b75e6ef7c6
SIZE (audio-capture-bb370f75235254da2c3d34f6168fc4a9902d9090.tar.gz) = 26840618
diff --git a/misc/claude-code/files/package-lock.json b/misc/claude-code/files/package-lock.json
index a4c4119401f1..34bb47ddf6ef 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.109"
+ "@anthropic-ai/claude-code": "^2.1.110"
}
},
"node_modules/@anthropic-ai/claude-code": {
- "version": "2.1.109",
- "resolved": "https://registry.npmjs.org/@anthropic-ai/claude-code/-/claude-code-2.1.109.tgz",
- "integrity": "sha512-jVy1TcNWzFP/PFbrVfKYNSWoxXe4HJw7wjnZxR72S+X/kSG4Q1d1gVrUsr4Ej7udHBSaCiStqkOI0vGiy9aKlg==",
+ "version": "2.1.110",
+ "resolved": "https://registry.npmjs.org/@anthropic-ai/claude-code/-/claude-code-2.1.110.tgz",
+ "integrity": "sha512-H+SIbTIQlsVEhtS/+l3088uUMjGnOPigUl8PaYVE85z8mMnS0RIsy0R4QKGKIYQW/5iYjyUj+jPf5WhI0lvxLQ==",
"license": "SEE LICENSE IN README.md",
"bin": {
"claude": "cli.js"