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

This commit is contained in:
datafoo 2022-01-17 10:12:23 +01:00
parent d3dbc7d96d
commit e8242572da

View file

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