vscode-extensions.bazelbuild.vscode-bazel: 0.10.0 -> 0.11.0

This commit is contained in:
emaryn
2025-03-30 06:47:42 +08:00
parent 80f663686d
commit 3fb970e318
@@ -524,8 +524,8 @@ let
mktplcRef = {
name = "vscode-bazel";
publisher = "bazelbuild";
version = "0.10.0";
sha256 = "sha256-8SUOzsUmfgt9fAy037qLVNrGJPvTnIeMNz2tbN5psbs=";
version = "0.11.0";
sha256 = "sha256-c1Uvu9qBsQabdfhNxG0tCmCq3ub3wfgdoGor0cATo0c=";
};
meta = {
description = "Bazel support for Visual Studio Code";