Skip to content

1.0.0rc23

Compare
Choose a tag to compare
@github-actions github-actions released this 31 Jul 12:37
· 25 commits to master since this release
aac9594

1.0.0rc23

load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")
http_archive(
    name = "rules_req_compile",
    sha256 = "934c221bec5c1862d91f760d17224e5b5662aa097d595cdd197af3089cd63817",
    urls = ["https://github.com/sputt/req-compile/releases/download/1.0.0rc23/rules_req_compile-v1.0.0rc23.tar.gz"],
)

Additional documentation can be found at: https://github.com/sputt/req-compile

What's Changed

Full Changelog: sputt/req-compile@1.0.0rc22...1.0.0rc23