lol

vscode-extensions.dart-code.dart-code: 3.118.1 -> 3.118.2 (#445649)

authored by

Nick Cao and committed by
GitHub
c32f0ac1 fe1658ab

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