forked from mirrors/nixpkgs
vscode-extensions.streetsidesoftware.code-spell-checker: 2.11.0 -> 2.11.1
This commit is contained in:
parent
62d46c43cb
commit
49454c3e22
|
@ -2517,8 +2517,8 @@ let
|
|||
mktplcRef = {
|
||||
name = "code-spell-checker";
|
||||
publisher = "streetsidesoftware";
|
||||
version = "2.11.0";
|
||||
sha256 = "sha256-ZYbkCe/FdSxmipV9TTq0AF/Ft01+LTUeo3sVyKMP3iQ=";
|
||||
version = "2.11.1";
|
||||
sha256 = "sha256-o6Se+xpqwrdJIMnVE/HaDGIoDqZkeX0nTGHa8GjaqVQ=";
|
||||
};
|
||||
meta = with lib; {
|
||||
changelog = "https://marketplace.visualstudio.com/items/streetsidesoftware.code-spell-checker/changelog";
|
||||
|
|
Loading…
Reference in a new issue