3
0
Fork 0
forked from mirrors/nixpkgs

Merge pull request #219803 from datafoo/vscode-extensions.streetsidesoftware.code-spell-checker

vscode-extensions.streetsidesoftware.code-spell-checker: 2.18.0 -> 2.19.0
This commit is contained in:
Bobby Rong 2023-03-07 18:44:07 +08:00 committed by GitHub
commit 95d880e035
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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