forked from mirrors/nixpkgs
vscode-extensions.ms-vscode.cpptools: 0.17.6 -> 0.19.0 (#47573)
This commit is contained in:
parent
285800d537
commit
4c95508641
|
@ -67,8 +67,8 @@ vscode-utils.buildVscodeMarketplaceExtension {
|
|||
mktplcRef = {
|
||||
name = "cpptools";
|
||||
publisher = "ms-vscode";
|
||||
version = "0.17.6";
|
||||
sha256 = "2625be8b922ffc199e1c776f784d39b6e004523212f7956c93ae40f9040ce6d5";
|
||||
version = "0.19.0";
|
||||
sha256 = "1x97mz859bzr4gxy6cnqgd8qmvnrjn9zdxh457slsxsk4wqcfmgj";
|
||||
};
|
||||
|
||||
buildInputs = [
|
||||
|
|
Loading…
Reference in a new issue