vscode-extensions.bazelbuild.vscode-bazel: 0.12.0 -> 0.14.0

This commit is contained in:
R. Ryantm
2026-04-01 06:15:58 +00:00
parent 62c6ee843f
commit cb97a52e53
@@ -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";