File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -4,16 +4,16 @@ load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")
4
4
5
5
http_archive (
6
6
name = "ecsact_runtime" ,
7
- sha256 = "35b03aaef0925fda5b5aefb2d6a6e2c9593f31d6414ab157091f9ca26a992da3 " ,
8
- strip_prefix = "ecsact_runtime-0.3 .0" ,
9
- urls = ["https://github.com/ecsact-dev/ecsact_runtime/archive/refs/tags/0.3 .0.tar.gz" ],
7
+ sha256 = "acf9d00b317de9e50c3e93c3c6557daa24d50f03720a0a7142117abdf0271730 " ,
8
+ strip_prefix = "ecsact_runtime-0.5 .0" ,
9
+ urls = ["https://github.com/ecsact-dev/ecsact_runtime/archive/refs/tags/0.5 .0.tar.gz" ],
10
10
)
11
11
12
12
http_archive (
13
13
name = "ecsact_codegen" ,
14
- sha256 = "5a1a466dbddbe042c2e5910f3b65ca44a5ffcef5831fdd0c3b2e2863c13cfb31 " ,
15
- strip_prefix = "ecsact_codegen-0.0 .2" ,
16
- urls = ["https://github.com/ecsact-dev/ecsact_codegen/archive/refs/tags/0.0 .2.tar.gz" ],
14
+ sha256 = "506dbdcb90840ec5ac28ab1a7f80c67e02458246095d2e8f5e2a9e7cdb0522b3 " ,
15
+ strip_prefix = "ecsact_codegen-0.1 .2" ,
16
+ urls = ["https://github.com/ecsact-dev/ecsact_codegen/archive/refs/tags/0.1 .2.tar.gz" ],
17
17
)
18
18
19
19
http_archive (
You can’t perform that action at this time.
0 commit comments