Skip to content

Commit 04be1dc

Browse files
Update ecsact_runtime digest to 5b40ced (#32)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 08ebb30 commit 04be1dc

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

WORKSPACE.bazel

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")
44

55
http_archive(
66
name = "ecsact_runtime",
7-
sha256 = "0b9ba5734caa12d5fd59d48720a2f48ce107934190f84e318686dc65b2afd400",
8-
strip_prefix = "ecsact_runtime-57d6f3f74c1dd9c4ed399564050a3d04455dcf14",
9-
url = "https://github.com/ecsact-dev/ecsact_runtime/archive/57d6f3f74c1dd9c4ed399564050a3d04455dcf14.zip",
7+
sha256 = "282387de02a1efac1e00e3bd05d3b51051fb641a57710d7326f008641585c12c",
8+
strip_prefix = "ecsact_runtime-5b40ced8310f1dab32facc447784c1124d186476",
9+
url = "https://github.com/ecsact-dev/ecsact_runtime/archive/5b40ced8310f1dab32facc447784c1124d186476.zip",
1010
)
1111

1212
http_archive(

0 commit comments

Comments
 (0)