vscode-extensions.ms-vscode.cpptools: 0.20.1 -> 0.21.0

This commit is contained in:
Edmund Wu 2019-01-27 20:48:47 -05:00 committed by worldofpeace
parent ca961e72bd
commit baf6ba553f

View File

@ -68,8 +68,8 @@ vscode-utils.buildVscodeMarketplaceExtension {
mktplcRef = { mktplcRef = {
name = "cpptools"; name = "cpptools";
publisher = "ms-vscode"; publisher = "ms-vscode";
version = "0.20.1"; version = "0.21.0";
sha256 = "1gmnkrn26n57vx2nm5hhalkkl2irak38m2lklgja0bi10jb6y08l"; sha256 = "0zq81xfj4hyz01kcw131fmql1mfs9yrjzcmw8i0yha0hymrgwngv";
}; };
buildInputs = [ buildInputs = [