3
0
Fork 0
forked from mirrors/nixpkgs

vscode-extensions.streetsidesoftware.code-spell-checker: 2.18.0 -> 2.19.0

This commit is contained in:
datafoo 2023-03-06 08:24:41 +01:00
parent 21eda9bc80
commit c52aa746e1

View file

@ -2597,8 +2597,8 @@ let
mktplcRef = {
name = "code-spell-checker";
publisher = "streetsidesoftware";
version = "2.18.0";
sha256 = "sha256-HwexlpPW15sXoxPQXDHWcQ8Yvz/5KMtZO4A34rXoXQ8=";
version = "2.19.0";
sha256 = "sha256-c95u++tkK8hToauulY8faNITUmsCBEeC2B8mHY0oEmA=";
};
meta = with lib; {
changelog = "https://marketplace.visualstudio.com/items/streetsidesoftware.code-spell-checker/changelog";