Skip to content

Commit 3a852cf

Browse files
Update ecsact_runtime digest to 7466e14 (#29)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 466de31 commit 3a852cf

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 = "11a6c44e398d49ac9f977a825b7588b26c2e01bfae0d5559aa62970f8cf3b2be",
8-
strip_prefix = "ecsact_runtime-8c59894959b4d5896ca9b570b5b5be3990cea080",
9-
url = "https://github.com/ecsact-dev/ecsact_runtime/archive/8c59894959b4d5896ca9b570b5b5be3990cea080.zip",
7+
sha256 = "e1c488d73434a438580ffada92355380a96c02279d6272641fb89ed033c216eb",
8+
strip_prefix = "ecsact_runtime-7466e148f4fd584b399c3d66a1a98b7962cbdebc",
9+
url = "https://github.com/ecsact-dev/ecsact_runtime/archive/7466e148f4fd584b399c3d66a1a98b7962cbdebc.zip",
1010
)
1111

1212
http_archive(

0 commit comments

Comments
 (0)