mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-10 03:23:29 +03:00
vscode-extensions.prisma.prisma: 6.8.2 -> 6.9.0 (#414856)
This commit is contained in:
commit
c51c90296d
1 changed files with 2 additions and 2 deletions
|
@ -3936,8 +3936,8 @@ let
|
||||||
mktplcRef = {
|
mktplcRef = {
|
||||||
name = "prisma";
|
name = "prisma";
|
||||||
publisher = "Prisma";
|
publisher = "Prisma";
|
||||||
version = "6.8.2";
|
version = "6.9.0";
|
||||||
hash = "sha256-jortg6SQId1373+4p3Tbej2Q1oz2UhUf+o8xb4PmOVM=";
|
hash = "sha256-xXmGPQs/tmYLkyzRstr34X43P64BrTR+suwKTYtd/ac=";
|
||||||
};
|
};
|
||||||
meta = {
|
meta = {
|
||||||
changelog = "https://marketplace.visualstudio.com/items/Prisma.prisma/changelog";
|
changelog = "https://marketplace.visualstudio.com/items/Prisma.prisma/changelog";
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue