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.
1 parent 0a5a9fe commit 518b77eCopy full SHA for 518b77e
pkgs/applications/editors/vscode/extensions/default.nix
@@ -2129,8 +2129,8 @@ let
2129
mktplcRef = {
2130
name = "gitlab-workflow";
2131
publisher = "gitlab";
2132
- version = "6.13.1";
2133
- hash = "sha256-v+gnZPemEMtyBNxwQf0OOp1QSy1+uWDNH9tBu4HwGDg=";
+ version = "6.17.0";
+ hash = "sha256-4/wGrHFB7yn7WTJq9igOU6XTOQZ1PGZ6kdMBP/IlZqw=";
2134
};
2135
meta = {
2136
description = "GitLab extension for Visual Studio Code";
0 commit comments