Skip to content

Commit e67a918

Browse files
Update ecsact_runtime digest to 38a152c (#38)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 28b5ddc commit e67a918

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 = "754b7d07d81de3853374fa4695de48e9574a543d163e2b1b9c8be3f6c7099422",
8-
strip_prefix = "ecsact_runtime-55205d32ccdd44769d376dfc7174327e3e5b424a",
9-
url = "https://github.com/ecsact-dev/ecsact_runtime/archive/55205d32ccdd44769d376dfc7174327e3e5b424a.zip",
7+
sha256 = "0d185b4d7761e92fdde31661dbed50895a11b393b4c4fb46d1253fc6e1fe0ae8",
8+
strip_prefix = "ecsact_runtime-38a152c354516fe85ef0c56f1897eded4891d72d",
9+
url = "https://github.com/ecsact-dev/ecsact_runtime/archive/38a152c354516fe85ef0c56f1897eded4891d72d.zip",
1010
)
1111

1212
http_archive(

0 commit comments

Comments
 (0)