github bazelbuild/rules_cc 0.0.10-rc1

latest releases: 0.2.8, 0.2.7, 0.2.6...
17 months ago

What's Changed

Full Changelog: 0.0.9...0.0.10-rc1

load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")

http_archive(
    name = "rules_cc",
    urls = ["https://github.com/bazelbuild/rules_cc/releases/download/0.0.10-rc1/rules_cc-0.0.10-rc1.tar.gz"],
    sha256 = "d75a040c32954da0d308d3f2ea2ba735490f49b3a7aa3e4b40259ca4b814f825",
)

Don't miss a new rules_cc release

NewReleases is sending notifications on new releases.