vscode-extensions.graphql.vscode-graphql: 0.3.13 -> 0.3.50

This commit is contained in:
Jakub Kozłowski 2022-02-03 04:44:25 +01:00 committed by Jonathan Ringer
parent c45cab552a
commit 16dba82a7a

View file

@ -981,8 +981,8 @@ let
mktplcRef = {
name = "vscode-graphql";
publisher = "GraphQL";
version = "0.3.13";
sha256 = "sha256-JjEefVHQUYidUsr8Ce/dh7hLDm21WkyS+2RwsXHoY04=";
version = "0.3.50";
sha256 = "1yf6v2vsgmq86ysb6vxzbg2gh6vz03fsz0d0rhpvpghayrjlk5az";
};
meta = {
license = lib.licenses.mit;