File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,7 @@ build --incompatible_strict_action_env
6
6
build --enable_runfiles
7
7
8
8
build:windows --platforms=//bazel/platforms:windows
9
+ build:windows --host_platform=//bazel/platforms:windows
9
10
10
11
build:linux --platforms=//bazel/platforms:linux
11
12
build:linux --extra_toolchains=@llvm_toolchain//:cc-toolchain-x86_64-linux
Original file line number Diff line number Diff line change @@ -11,9 +11,9 @@ http_archive(
11
11
12
12
http_archive (
13
13
name = "rules_ecsact" ,
14
- sha256 = "219dd42502ff8adb3072b284ed12699e89df37f084aa968daef846eeafddf7ab " ,
15
- strip_prefix = "rules_ecsact-0.1.10 " ,
16
- url = "https://github.com/ecsact-dev/rules_ecsact/archive/refs/tags/0.1.10 .tar.gz" ,
14
+ sha256 = "e6d888c63aa536b5b7c6af10d217cdb8ad98b2262fa9d02515a99edbd0d94eea " ,
15
+ strip_prefix = "rules_ecsact-0.2.1 " ,
16
+ url = "https://github.com/ecsact-dev/rules_ecsact/archive/refs/tags/0.2.1 .tar.gz" ,
17
17
)
18
18
19
19
http_archive (
You can’t perform that action at this time.
0 commit comments