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 055b81c + e11d687 commit 3d471a1Copy full SHA for 3d471a1
pkgs/applications/editors/vscode/extensions/default.nix
@@ -1328,8 +1328,8 @@ let
1328
mktplcRef = {
1329
publisher = "discloud";
1330
name = "discloud";
1331
- version = "2.27.9";
1332
- hash = "sha256-6+sAbjpwWTLGZ7uH6rl7LZcNmOnAftiYGithbBlvIak=";
+ version = "2.27.12";
+ hash = "sha256-Id7TpEqF/pFVbZBVRFrlXdN3kBL0BC/nX3Vg2PYgVJU=";
1333
};
1334
meta = {
1335
changelog = "https://marketplace.visualstudio.com/items/discloud.discloud/changelog";
0 commit comments