vscode-extensions.github.vscode-pull-request-github: 0.114.2 -> 0.114.3 (#428924)

Changed files
+2 -2
pkgs
applications
editors
vscode
extensions
+2 -2
pkgs/applications/editors/vscode/extensions/default.nix
···
mktplcRef = {
publisher = "github";
name = "vscode-pull-request-github";
-
version = "0.114.2";
-
hash = "sha256-TLsvewvmqwKEBPsuzrlMhlsjdi3jbA7E1xz9B8aU1LA=";
+
version = "0.114.3";
+
hash = "sha256-ZrutAYL0HphkSDh2BRA4wZUA/s1Uf6IvPWs4dfqfEDk=";
};
meta = {
license = lib.licenses.mit;