bazel-watcher: 0.29.0 -> 0.30.0

This commit is contained in:
R. Ryantm
2026-07-15 21:34:50 +00:00
parent a84be33b3b
commit 176022d8d8
+2 -2
View File
@@ -9,13 +9,13 @@
buildGoModule (finalAttrs: {
pname = "bazel-watcher";
version = "0.29.0";
version = "0.30.0";
src = fetchFromGitHub {
owner = "bazelbuild";
repo = "bazel-watcher";
rev = "v${finalAttrs.version}";
hash = "sha256-ssG2BFd2utB9xu9zYdcvZYLq+XF9ZOctxNGtpbrhLG8=";
hash = "sha256-5W39lT66Jid8qzeUADcuDPKR7UkTxtEOwaKUO6oHWtk=";
};
vendorHash = "sha256-u1Zg/M9DSkwscy49qtPQygk1gyxKaPbhlFDYNtBQ9NY=";