3
0
Fork 0
forked from mirrors/nixpkgs

vscode-extensions.streetsidesoftware.code-spell-checker: 2.11.0 -> 2.11.1

This commit is contained in:
datafoo 2022-11-23 15:30:25 +01:00
parent 62d46c43cb
commit 49454c3e22

View file

@ -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";