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 476af34 commit d9f2082Copy full SHA for d9f2082
pkgs/applications/editors/vscode/extensions/default.nix
@@ -2975,8 +2975,8 @@ let
2975
mktplcRef = {
2976
name = "vscord";
2977
publisher = "leonardssh";
2978
- version = "5.2.13";
2979
- hash = "sha256-Jgm3ekXFLhylX7RM6tdfi+lRLrcl4UQGmRHbr27M59M=";
+ version = "5.3.2";
+ hash = "sha256-kj1D0X6Wj088nwgFlWZkPG+zaHsqb0MapycPIfRWEIk=";
2980
};
2981
meta = {
2982
description = "Highly customizable Discord Rich Presence extension for Visual Studio Code";
0 commit comments