vscode-extensions.quicktype.quicktype: 12.0.46 -> 23.0.170

This commit is contained in:
emaryn 2025-03-11 07:17:14 +08:00 committed by emaryn
parent e5187b684f
commit 7c299ce428

View file

@ -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";