Clone of https://github.com/NixOS/nixpkgs.git (to stress-test knotserver)

vscode-extensions.saoudrizwan.claude-dev: 3.18.0 -> 3.18.3 (#423080)

authored by Pol Dellaiera and committed by GitHub 694a2e4f 039538ac

Changed files
+2 -2
pkgs
applications
editors
vscode
extensions
saoudrizwan.claude-dev
+2 -2
pkgs/applications/editors/vscode/extensions/saoudrizwan.claude-dev/default.nix
··· 7 7 mktplcRef = { 8 8 name = "claude-dev"; 9 9 publisher = "saoudrizwan"; 10 - version = "3.18.0"; 11 - hash = "sha256-h4A3tYCY3o89bF++YqOCUlahJsRE0XTdK7+NN/LbhgM="; 10 + version = "3.18.3"; 11 + hash = "sha256-k4H7fXo6XA4sT3yb+4fjTa7mYnntGPaBJ6A+0F43Bbs="; 12 12 }; 13 13 14 14 meta = {