Skip to content

Commit 8bbd72b

Browse files
Update ecsact_runtime digest to b3b1c8a (#26)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 63388c9 commit 8bbd72b

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 = "85104c9e45b8237441999b7a16f0f2c28254f8190b7949caeb826775867df43b",
8-
strip_prefix = "ecsact_runtime-cac04cf27c41f8a9f8d33c1c36f8e219ae241464",
9-
url = "https://github.com/ecsact-dev/ecsact_runtime/archive/cac04cf27c41f8a9f8d33c1c36f8e219ae241464.zip",
7+
sha256 = "c79e97d9f0efdf3d96eb9189d74796eb88b931f6bd2e8000982a2a03e612fdbf",
8+
strip_prefix = "ecsact_runtime-b3b1c8a3b655b001bee0eb6a0b7bacedac5f7971",
9+
url = "https://github.com/ecsact-dev/ecsact_runtime/archive/b3b1c8a3b655b001bee0eb6a0b7bacedac5f7971.zip",
1010
)
1111

1212
http_archive(

0 commit comments

Comments
 (0)