Skip to content

Commit 2462e80

Browse files
Update ecsact_runtime digest to 8071e82 (#30)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3a852cf commit 2462e80

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

1212
http_archive(

0 commit comments

Comments
 (0)