fix: bazel is green

This commit is contained in:
eric
2026-03-04 09:47:09 +01:00
parent eaf67285c0
commit 61deb28906

View File

@@ -88,7 +88,7 @@
name = "Bazel"; name = "Bazel";
bin = "${bazel9}/bin/bazel"; bin = "${bazel9}/bin/bazel";
versionCmd = "--version"; versionCmd = "--version";
color = "BLUE"; color = "GREEN";
} }
]; ];