1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-06-09 17:46:29 +09:00

vscode-extensions.rooveterinaryinc.roo-cline: 3.18.3 -> 3.19.3 (#414353)

This commit is contained in:
Pol Dellaiera 2025-06-06 22:00:19 +02:00 committed by GitHub
commit 24894ca477
Signed by: github
GPG key ID: B5690EEEBB952194

View file

@ -8,8 +8,8 @@ vscode-utils.buildVscodeMarketplaceExtension {
mktplcRef = { mktplcRef = {
publisher = "RooVeterinaryInc"; publisher = "RooVeterinaryInc";
name = "roo-cline"; name = "roo-cline";
version = "3.18.3"; version = "3.19.3";
hash = "sha256-kg4kXO7UwDQPXb6CAysaez2v8FPRMbX+f41vE68V0QA="; hash = "sha256-7GZD7oCrkGcG7B/pgXK92hL0QyyodmqyxOcRhTt5LMs=";
}; };
passthru.updateScript = vscode-extension-update-script { }; passthru.updateScript = vscode-extension-update-script { };