vscode-extensions.apollographql.vscode-apollo: 2.6.2 -> 2.6.3 (#438752)

authored by pyrox.dev and committed by GitHub 3b0c41f8 c3e5bd9d

+2 -2
+2 -2
pkgs/applications/editors/vscode/extensions/default.nix
··· 318 318 mktplcRef = { 319 319 name = "vscode-apollo"; 320 320 publisher = "apollographql"; 321 - version = "2.6.2"; 322 - hash = "sha256-jS+YPE+D0Q3bw8BCMFseL4xdiW5f6LV7JosgMG3Huo8="; 321 + version = "2.6.3"; 322 + hash = "sha256-1F0iy5GhpuCqTrP/atoOyD0SWNOwa1sKXH14kN4FXNE="; 323 323 }; 324 324 meta = { 325 325 changelog = "https://marketplace.visualstudio.com/items/apollographql.vscode-apollo/changelog";