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

authored by Pol Dellaiera and committed by GitHub 444eaacb dde12052

+2 -2
+2 -2
pkgs/applications/editors/vscode/extensions/default.nix
··· 2033 2033 mktplcRef = { 2034 2034 publisher = "github"; 2035 2035 name = "vscode-pull-request-github"; 2036 - version = "0.114.2"; 2037 - hash = "sha256-TLsvewvmqwKEBPsuzrlMhlsjdi3jbA7E1xz9B8aU1LA="; 2036 + version = "0.114.3"; 2037 + hash = "sha256-ZrutAYL0HphkSDh2BRA4wZUA/s1Uf6IvPWs4dfqfEDk="; 2038 2038 }; 2039 2039 meta = { 2040 2040 license = lib.licenses.mit;