We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0922a07 commit 0a731b7Copy full SHA for 0a731b7
WORKSPACE.bazel
@@ -59,8 +59,8 @@ rules_pkg_dependencies()
59
60
http_archive(
61
name = "bazel-erlang",
62
- sha256 = "f37c339711ce05b748688938ad9b1c00a78f0b2ef67d6baa734f5a34e33ad8a3",
63
- strip_prefix = "bazel-erlang-1.4.0",
+ sha256 = "2ba878df673020ac714c050c0aaf3c66cac2f9cca0aa4259e3c74603c59e0cd0",
+ strip_prefix = "rules_erlang-1.4.0",
64
urls = ["https://github.com/rabbitmq/bazel-erlang/archive/refs/tags/1.4.0.zip"],
65
)
66
0 commit comments