Skip to content

Commit 1016c5e

Browse files
Update ecsact_runtime digest to bf6e396 (#14)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b3243c1 commit 1016c5e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

ecsact/repositories.bzl

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,9 @@ def rules_ecsact_dependencies():
3131
)
3232
http_archive(
3333
name = "ecsact_runtime",
34-
sha256 = "198a238f376ac047fdff348717338140e52f92e780ed5783bcc5374978610058",
35-
strip_prefix = "ecsact_runtime-55ba04c54ba809e5a27a644bd9f238be5a807e44",
36-
url = "https://github.com/ecsact-dev/ecsact_runtime/archive/55ba04c54ba809e5a27a644bd9f238be5a807e44.zip",
34+
sha256 = "bc90154e1b4c9b9c26138b50429d642189e4db1bff1f84aa7a861d82b36b8293",
35+
strip_prefix = "ecsact_runtime-bf6e3965ef00d7bfc4070660a1427a0dd1bf50a4",
36+
url = "https://github.com/ecsact-dev/ecsact_runtime/archive/bf6e3965ef00d7bfc4070660a1427a0dd1bf50a4.zip",
3737
)
3838

3939
########

0 commit comments

Comments
 (0)