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

This commit is contained in:
datafoo 2022-02-07 08:53:47 +01:00
parent baf85120d6
commit 956f28202f

View file

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