1.3.4
In a WORKSPACE or MODULE.bazel file add an http_archive rule to fetch the ruleset:
http_archive(
name = "vector_bazel_rules",
sha256 = "5045e5642fd65bf0531a9fcaa49df8702d6d3cce8b54cbad267c2aa5dc49ecd6",
url = "https://github.com/vectorgrp/bazel-rules/releases/download/1.3.4/source.tar.gz",
)Full Changelog: 1.3.3...1.3.4
GitHub Pages link for download count: https://vectorgrp.github.io/bazel-rules/?tag=1.3.4