vscode-extensions.gitlab.gitlab-workflow: 6.35.0 -> 6.35.3 (#429805)

authored by Pol Dellaiera and committed by GitHub 39d5ebea cec2b38d

+2 -2
+2 -2
pkgs/applications/editors/vscode/extensions/default.nix
··· 2045 2045 mktplcRef = { 2046 2046 name = "gitlab-workflow"; 2047 2047 publisher = "gitlab"; 2048 - version = "6.35.0"; 2049 - hash = "sha256-stSo+GHhEzIE1HevACEUmum9tNetMIfpz0t8330QlTI="; 2048 + version = "6.35.3"; 2049 + hash = "sha256-VYhKuLiXjLDyRYIE6zg3ZzDeVs9ulTHaAT18BTLz1/M="; 2050 2050 }; 2051 2051 meta = { 2052 2052 description = "GitLab extension for Visual Studio Code";