vscode-extensions.prisma.prisma: 4.1.0 -> 4.2.0
This commit is contained in:
parent
bb2f1ef2e9
commit
a4ba3da0a7
1 changed files with 2 additions and 2 deletions
|
@ -2011,8 +2011,8 @@ let
|
|||
mktplcRef = {
|
||||
name = "prisma";
|
||||
publisher = "Prisma";
|
||||
version = "4.1.0";
|
||||
sha256 = "sha256-YpdxRoeIesx4R2RIpJ8YmmHEmR3lezdN1efhhg14MzI=";
|
||||
version = "4.2.0";
|
||||
sha256 = "sha256-1U3JlWfIlTt0AMPsiP3vD2ZEzD2oUsYsqRRwBQeoLIA=";
|
||||
};
|
||||
meta = with lib; {
|
||||
changelog = "https://marketplace.visualstudio.com/items/Prisma.prisma/changelog";
|
||||
|
|
Loading…
Reference in a new issue