mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-12 04:35:41 +03:00
vscode-extensions.davidanson.vscode-markdownlint: 0.58.2 -> 0.59.0
This commit is contained in:
parent
48e1904591
commit
f666877cef
1 changed files with 2 additions and 2 deletions
|
@ -1272,8 +1272,8 @@ let
|
|||
mktplcRef = {
|
||||
name = "vscode-markdownlint";
|
||||
publisher = "DavidAnson";
|
||||
version = "0.58.2";
|
||||
hash = "sha256-YAlh5aZN4wqmlyfV+HSOYwmLrrC8SRe8AnYwtSqbtlE=";
|
||||
version = "0.59.0";
|
||||
hash = "sha256-zbK7kRa9k5xIM7BcwMOT1pRO7637eMUCUzgQwnpBCvI=";
|
||||
};
|
||||
meta = {
|
||||
changelog = "https://marketplace.visualstudio.com/items/DavidAnson.vscode-markdownlint/changelog";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue