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 4552612 commit 89ce81dCopy full SHA for 89ce81d
WORKSPACE.bazel
@@ -50,9 +50,9 @@ http_archive(
50
51
http_archive(
52
name = "ecsact_rtb",
53
- sha256 = "b48d7b8a64e6d6435d98f2770ac207fa0de501c5be0a0b123fd506911ebdf948",
54
- strip_prefix = "ecsact_rtb-0.2.0",
55
- url = "https://github.com/ecsact-dev/ecsact_rtb/archive/refs/tags/0.2.0.tar.gz",
+ sha256 = "3b856216479a0c18fe729d129ec63273dca3ae71bdef1bd2cc4fdd9346c7b624",
+ strip_prefix = "ecsact_rtb-0.2.1",
+ url = "https://github.com/ecsact-dev/ecsact_rtb/archive/refs/tags/0.2.1.tar.gz",
56
)
57
58
0 commit comments