vscode-extensions.streetsidesoftware.code-spell-checker: 2.12.0 -> 2.14.0

This commit is contained in:
datafoo 2023-01-11 10:16:36 +01:00
parent 4e9e5aeafe
commit 7eabf29b98

View File

@ -2559,8 +2559,8 @@ let
mktplcRef = {
name = "code-spell-checker";
publisher = "streetsidesoftware";
version = "2.12.0";
sha256 = "sha256-Dhd0QVWdCCvdGKuu8OB4KrBS0XUHWLzRSyreAf7sGLU=";
version = "2.14.0";
sha256 = "sha256-DvcQ0wNmWqmMen7jYVP0tCDz/wdzBb56An+OaD3d4xA=";
};
meta = with lib; {
changelog = "https://marketplace.visualstudio.com/items/streetsidesoftware.code-spell-checker/changelog";