Skip to content

Commit e0c12d3

Browse files
Update ecsact_runtime digest to ca50160 (#36)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1825f5c commit e0c12d3

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 = "63300484892ab2ce0ed13500d0be42b37cb624494cab06cb2fd54bb22c948b6b",
8-
strip_prefix = "ecsact_runtime-4a05d4d06420e0d6b91601d2a880da0f0d49a80c",
9-
url = "https://github.com/ecsact-dev/ecsact_runtime/archive/4a05d4d06420e0d6b91601d2a880da0f0d49a80c.zip",
7+
sha256 = "1d6c151c0f0322bfffccb4c45c1a2d8928c372903a4084b26f9d9d945fd32daf",
8+
strip_prefix = "ecsact_runtime-ca50160ae21d14fabe25c4f6b6fc8a569f7e5271",
9+
url = "https://github.com/ecsact-dev/ecsact_runtime/archive/ca50160ae21d14fabe25c4f6b6fc8a569f7e5271.zip",
1010
)
1111

1212
http_archive(

0 commit comments

Comments
 (0)