mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-10 03:23:29 +03:00
vscode-extensions.yzhang.markdown-all-in-one: 3.6.2 -> 3.6.3
This commit is contained in:
parent
b0fe819132
commit
8266c65748
1 changed files with 2 additions and 2 deletions
|
@ -5586,8 +5586,8 @@ let
|
||||||
mktplcRef = {
|
mktplcRef = {
|
||||||
name = "markdown-all-in-one";
|
name = "markdown-all-in-one";
|
||||||
publisher = "yzhang";
|
publisher = "yzhang";
|
||||||
version = "3.6.2";
|
version = "3.6.3";
|
||||||
sha256 = "1n9d3qh7vypcsfygfr5rif9krhykbmbcgf41mcjwgjrf899f11h4";
|
sha256 = "sha256-xJhbFQSX1DDDp8iE/R8ep+1t5IRusBkvjHcNmvjrboM=";
|
||||||
};
|
};
|
||||||
meta = {
|
meta = {
|
||||||
description = "All you need to write Markdown (keyboard shortcuts, table of contents, auto preview and more)";
|
description = "All you need to write Markdown (keyboard shortcuts, table of contents, auto preview and more)";
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue