Skip to content

Commit 08ebb30

Browse files
Update ecsact_runtime digest to 57d6f3f (#31)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2462e80 commit 08ebb30

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 = "9894c3b2a85b3126af02c3026673cd537c1e99c6b0a924f8e65ca36fa0c3aa54",
8-
strip_prefix = "ecsact_runtime-8071e82ea2dba91870002fce197535a838599264",
9-
url = "https://github.com/ecsact-dev/ecsact_runtime/archive/8071e82ea2dba91870002fce197535a838599264.zip",
7+
sha256 = "0b9ba5734caa12d5fd59d48720a2f48ce107934190f84e318686dc65b2afd400",
8+
strip_prefix = "ecsact_runtime-57d6f3f74c1dd9c4ed399564050a3d04455dcf14",
9+
url = "https://github.com/ecsact-dev/ecsact_runtime/archive/57d6f3f74c1dd9c4ed399564050a3d04455dcf14.zip",
1010
)
1111

1212
http_archive(

0 commit comments

Comments
 (0)