Skip to content

Commit 5fdc493

Browse files
committed
Add yq_windows_arm64
1 parent 03bde54 commit 5fdc493

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

MODULE.bazel

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ use_repo(bazel_lib_toolchains, "yq_linux_arm64")
4747
use_repo(bazel_lib_toolchains, "yq_linux_ppc64le")
4848
use_repo(bazel_lib_toolchains, "yq_linux_s390x")
4949
use_repo(bazel_lib_toolchains, "yq_windows_amd64")
50+
use_repo(bazel_lib_toolchains, "yq_windows_arm64")
5051
use_repo(bazel_lib_toolchains, "bsd_tar_toolchains")
5152

5253
####### Dev dependencies ########

0 commit comments

Comments
 (0)