vscode-extensions.bazelbuild.vscode-bazel: 0.12.0 -> 0.14.0 (#470626)

This commit is contained in:
Masum Reza
2026-04-17 12:23:31 +00:00
committed by GitHub
@@ -531,8 +531,8 @@ let
mktplcRef = {
name = "vscode-bazel";
publisher = "bazelbuild";
version = "0.12.0";
sha256 = "sha256-H0MAoqEQcT/tuDbiubCf9DCHt55M5Nx6IxzU5a3l5bo=";
version = "0.14.0";
sha256 = "sha256-JrXx/ICXQPlAKh7m6+eWWQ2bP1Nfls4PbW426PNJVBc=";
};
meta = {
description = "Bazel support for Visual Studio Code";