vscode-extensions.streetsidesoftware.code-spell-checker: 4.0.47 -> 4.2.6 (#440244)

Changed files
+2 -2
pkgs
applications
editors
vscode
extensions
+2 -2
pkgs/applications/editors/vscode/extensions/default.nix
···
mktplcRef = {
publisher = "streetsidesoftware";
name = "code-spell-checker";
-
version = "4.0.47";
-
hash = "sha256-g9r8I909ge44JfBRm1JBHFluXr9H8zl0ERqkwoxtQaI=";
+
version = "4.2.6";
+
hash = "sha256-veP2G/5vcaimjd98ur6Mhl4x1NKuvS21oO+HFJLHN+I=";
};
meta = {
changelog = "https://marketplace.visualstudio.com/items/streetsidesoftware.code-spell-checker/changelog";