Merge pull request #155911 from ebbertd/vscode-languagetool-linter-0.19.0

vscode-extensions.davidlday.languagetool-linter: 0.18.0 -> 0.19.0
This commit is contained in:
Bobby Rong 2022-01-21 16:43:58 +08:00 committed by GitHub
commit 21478c69fc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -496,8 +496,8 @@ let
mktplcRef = {
name = "languagetool-linter";
publisher = "davidlday";
version = "0.18.0";
sha256 = "sha256-AYINgq1BMfh7p4xhwSC2Www6dQvyQAGTA45HJsmMGDg=";
version = "0.19.0";
sha256 = "sha256-crq6CTXpzwHJL8FPIBneAGjDgUUNdpBt6rIaMCr1F1U=";
};
meta = with lib; {
description = "LanguageTool integration for VS Code";