We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2e36099 + 068124e commit 55b3341Copy full SHA for 55b3341
pkgs/applications/editors/vscode/extensions/rooveterinaryinc.roo-cline/default.nix
@@ -8,8 +8,8 @@ vscode-utils.buildVscodeMarketplaceExtension {
8
mktplcRef = {
9
publisher = "RooVeterinaryInc";
10
name = "roo-cline";
11
- version = "3.17.1";
12
- hash = "sha256-gfzn0KulOHUKcG3LNF7+g7VwkDHR4BYsmq730Uuv2ZU=";
+ version = "3.18.3";
+ hash = "sha256-kg4kXO7UwDQPXb6CAysaez2v8FPRMbX+f41vE68V0QA=";
13
};
14
15
passthru.updateScript = vscode-extension-update-script { };
0 commit comments