vscode-extensions.streetsidesoftware.code-spell-checker: 2.1.5 -> 2.1.7

This commit is contained in:
datafoo 2022-03-02 15:33:13 +01:00
parent 408e9de300
commit f991837d2a

View File

@ -1857,8 +1857,8 @@ let
mktplcRef = {
name = "code-spell-checker";
publisher = "streetsidesoftware";
version = "2.1.5";
sha256 = "sha256-nIR3PtbtnSbAU0rS+qVtPsj++Dbfp/k86dWkx4xYcno=";
version = "2.1.7";
sha256 = "sha256-C0jYDIDBK1JH8eFaFmCUilBXCbU5y2TRF3OZAw9ijoY=";
};
meta = with lib; {
changelog = "https://marketplace.visualstudio.com/items/streetsidesoftware.code-spell-checker/changelog";