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 f45cad5 commit e6fd9c0Copy full SHA for e6fd9c0
pkgs/applications/editors/vscode/extensions/default.nix
@@ -5220,8 +5220,8 @@ let
5220
mktplcRef = {
5221
name = "vstuc";
5222
publisher = "VisualStudioToolsForUnity";
5223
- version = "1.1.1";
5224
- hash = "sha256-iE/o6hkDwT7jLTVvJbviQZgV+KnhSAGEZ2mf3gsua38=";
+ version = "1.1.2";
+ hash = "sha256-Haai7sTGAreO7cUvSIc12bQl7WwQl+waJumYOvpVJ7M=";
5225
};
5226
meta = {
5227
description = "Integrates Visual Studio Code for Unity";
0 commit comments