3
0
Fork 0
forked from mirrors/nixpkgs

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

vscode-extensions.streetsidesoftware.code-spell-checker: 2.14.0 -> 2.15.0
This commit is contained in:
Bobby Rong 2023-01-29 20:24:08 +08:00 committed by GitHub
commit 57382a450a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2580,8 +2580,8 @@ let
mktplcRef = {
name = "code-spell-checker";
publisher = "streetsidesoftware";
version = "2.14.0";
sha256 = "sha256-DvcQ0wNmWqmMen7jYVP0tCDz/wdzBb56An+OaD3d4xA=";
version = "2.15.0";
sha256 = "sha256-YfcO/01nO+92xZEJgYyLYAkqXMqfV/QDkcN9Dnjp5ZA=";
};
meta = with lib; {
changelog = "https://marketplace.visualstudio.com/items/streetsidesoftware.code-spell-checker/changelog";