0
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-07-13 13:40:28 +03:00

vscode-extensions.rooveterinaryinc.roo-cline: 3.17.1 -> 3.18.3

This commit is contained in:
R. Ryantm 2025-05-26 01:38:20 +00:00
parent 3108eaa516
commit 068124e8d7

View file

@ -8,8 +8,8 @@ vscode-utils.buildVscodeMarketplaceExtension {
mktplcRef = {
publisher = "RooVeterinaryInc";
name = "roo-cline";
version = "3.17.1";
hash = "sha256-gfzn0KulOHUKcG3LNF7+g7VwkDHR4BYsmq730Uuv2ZU=";
version = "3.18.3";
hash = "sha256-kg4kXO7UwDQPXb6CAysaez2v8FPRMbX+f41vE68V0QA=";
};
passthru.updateScript = vscode-extension-update-script { };