Skip to content

Commit daa6b3b

Browse files
committed
Updated deps
1 parent 46bbcf6 commit daa6b3b

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

WORKSPACE.bazel

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@ http_archive(
1111

1212
http_archive(
1313
name = "rules_ecsact",
14-
sha256 = "f47dc87a0f948d9f8d4458df32c7b3b2191d94be5ba675798100f4534098a646",
15-
strip_prefix = "rules_ecsact-0.1.3",
16-
url = "https://github.com/ecsact-dev/rules_ecsact/archive/refs/tags/0.1.3.tar.gz",
14+
sha256 = "6727d3dc72e975cbfb11814cda3414cbc7332c40d97b8e3050dadeafe8d2bb93",
15+
strip_prefix = "rules_ecsact-0.1.4",
16+
url = "https://github.com/ecsact-dev/rules_ecsact/archive/refs/tags/0.1.4.tar.gz",
1717
)
1818

1919
http_archive(
@@ -49,9 +49,9 @@ boost_http_archives()
4949

5050
http_archive(
5151
name = "ecsact_runtime",
52-
sha256 = "5c70d7b3dd8c91edb2f8f7cfccd94f2ac585c618ca7a8fc626322f9d08b6851a",
53-
strip_prefix = "ecsact_runtime-a55229e28bfda2eb7ea8b4173354f58c01420ec5",
54-
url = "https://github.com/ecsact-dev/ecsact_runtime/archive/a55229e28bfda2eb7ea8b4173354f58c01420ec5.zip",
52+
sha256 = "1e8089756eaef324bf41c25a172ac101b54ab16026f6455b451cc39e7c467a4b",
53+
strip_prefix = "ecsact_runtime-3ecc7d27a064b1d2899db33a859f34e836dcd1a0",
54+
url = "https://github.com/ecsact-dev/ecsact_runtime/archive/3ecc7d27a064b1d2899db33a859f34e836dcd1a0.zip",
5555
)
5656

5757
http_archive(

0 commit comments

Comments
 (0)