vscode-extensions.dart-code.dart-code: 3.116.0 -> 3.118.1 (#439176)

Changed files
+2 -2
pkgs
applications
editors
vscode
extensions
+2 -2
pkgs/applications/editors/vscode/extensions/default.nix
···
mktplcRef = {
name = "dart-code";
publisher = "dart-code";
-
version = "3.116.0";
-
hash = "sha256-YhcQXncHzpNS7CupRQMPjFLb5ZKwXmCxR3UfHlhlgYE=";
+
version = "3.118.1";
+
hash = "sha256-Ug3rEfM2oh1s9a6BulHmj0++xt+nzT0XcdQ4TuH8xV4=";
};
meta.license = lib.licenses.mit;