Skip to content

Commit 410803b

Browse files
Update ecsact_runtime digest to 17043e6 (#23)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 81e1a6c commit 410803b

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 = "72d4ddd0b0fc781b82ca616de25ff2b0558a7b126e6f8a2dd079279841212529",
8-
strip_prefix = "ecsact_runtime-5cb6ad51a75d0c5d5389df9fefa736aead909a6c",
9-
url = "https://github.com/ecsact-dev/ecsact_runtime/archive/5cb6ad51a75d0c5d5389df9fefa736aead909a6c.zip",
7+
sha256 = "ca2dd8e7961e86eced0e76d87002b3b14d4ef627e3ed604dfef402e6c3442bbd",
8+
strip_prefix = "ecsact_runtime-17043e6db832f92a016add03fa6476d17f157af9",
9+
url = "https://github.com/ecsact-dev/ecsact_runtime/archive/17043e6db832f92a016add03fa6476d17f157af9.zip",
1010
)
1111

1212
http_archive(

0 commit comments

Comments
 (0)