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.
2 parents 58923b7 + 8c7e7be commit eaed872Copy full SHA for eaed872
pkgs/applications/editors/vscode/extensions/default.nix
@@ -4073,8 +4073,8 @@ let
4073
mktplcRef = {
4074
name = "wikitext";
4075
publisher = "RoweWilsonFrederiskHolme";
4076
- version = "3.8.1";
4077
- hash = "sha256-piwS3SPjx10nsjN5axC+EN0MEDf0r2lVFllqQzciOfc=";
+ version = "3.8.2";
+ hash = "sha256-rWifSoJSN37xPIaCQgPyXRz9tCX2Akahl/3CuqzXq94=";
4078
};
4079
meta = {
4080
description = "Extension that helps users view and write MediaWiki's Wikitext files";
0 commit comments