From 393eb84de7fc83d9c71945f0d49ad5fb25cb2ebc Mon Sep 17 00:00:00 2001 From: Oskar <115482671+oskarwires@users.noreply.github.com> Date: Thu, 16 Apr 2026 16:49:07 +0000 Subject: [PATCH] vscode-extensions.anthropic.claude-code: 2.1.107 -> 2.1.111 --- .../vscode/extensions/anthropic.claude-code/default.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pkgs/applications/editors/vscode/extensions/anthropic.claude-code/default.nix b/pkgs/applications/editors/vscode/extensions/anthropic.claude-code/default.nix index c56376c59d65..e66c1a1b81b4 100644 --- a/pkgs/applications/editors/vscode/extensions/anthropic.claude-code/default.nix +++ b/pkgs/applications/editors/vscode/extensions/anthropic.claude-code/default.nix @@ -8,8 +8,8 @@ vscode-utils.buildVscodeMarketplaceExtension { mktplcRef = { name = "claude-code"; publisher = "anthropic"; - version = "2.1.107"; - hash = "sha256-3RhHJzkY2Lkp5zI8NWXueUfiqd+RuKLfSqcLF4fxvSA="; + version = "2.1.111"; + hash = "sha256-NfmPJl/+PyJTImKsN+cES6XxJryEQW0+dUoOyZsYq4k="; }; postInstall = ''