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

authored by Wolfgang Walther and committed by GitHub e04c3f26 02781784

+2 -2
+2 -2
pkgs/applications/editors/vscode/extensions/default.nix
··· 1182 mktplcRef = { 1183 name = "dart-code"; 1184 publisher = "dart-code"; 1185 - version = "3.116.0"; 1186 - hash = "sha256-YhcQXncHzpNS7CupRQMPjFLb5ZKwXmCxR3UfHlhlgYE="; 1187 }; 1188 1189 meta.license = lib.licenses.mit;
··· 1182 mktplcRef = { 1183 name = "dart-code"; 1184 publisher = "dart-code"; 1185 + version = "3.118.1"; 1186 + hash = "sha256-Ug3rEfM2oh1s9a6BulHmj0++xt+nzT0XcdQ4TuH8xV4="; 1187 }; 1188 1189 meta.license = lib.licenses.mit;