mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-10 03:23:29 +03:00
vscode-extensions.quicktype.quicktype: 12.0.46 -> 23.0.170
This commit is contained in:
parent
e5187b684f
commit
7c299ce428
1 changed files with 2 additions and 2 deletions
|
@ -4032,8 +4032,8 @@ let
|
||||||
mktplcRef = {
|
mktplcRef = {
|
||||||
name = "quicktype";
|
name = "quicktype";
|
||||||
publisher = "quicktype";
|
publisher = "quicktype";
|
||||||
version = "12.0.46";
|
version = "23.0.170";
|
||||||
hash = "sha256-NTZ0BujnA+COg5txOLXSZSp8TPD1kZNfZPjnvZUL9lc=";
|
hash = "sha256-lK50+WXPXHgqryhlsMb+65yoebX0Rh3PNKmlUjfwlOc=";
|
||||||
};
|
};
|
||||||
meta = {
|
meta = {
|
||||||
description = "Infer types from sample JSON data";
|
description = "Infer types from sample JSON data";
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue