We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents fda811e + 92de54b commit e0ef01cCopy full SHA for e0ef01c
pkgs/applications/editors/vscode/extensions/default.nix
@@ -89,8 +89,8 @@ let
89
mktplcRef = {
90
publisher = "42Crunch";
91
name = "vscode-openapi";
92
- version = "4.33.2";
93
- hash = "sha256-agCxi2UhJitdQmHIf6rK7WexkfljUQdqK5rLqzV4J6o=";
+ version = "4.34.0";
+ hash = "sha256-iGVXWKa7xX4WrUeta8ofsXWHQSlxpv8289R9iFdPaII=";
94
};
95
meta = {
96
changelog = "https://marketplace.visualstudio.com/items/42Crunch.vscode-openapi/changelog";
0 commit comments