Skip to content

Commit fd826f1

Browse files
authored
chore(deps): update dependency build_bazel_rules_apple to v3.11.2 (#14802)
1 parent da6d5f1 commit fd826f1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

bazel/workspace0.bzl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -82,9 +82,9 @@ def gl_cpp_workspace0(name = None):
8282
http_archive,
8383
name = "build_bazel_rules_apple",
8484
urls = [
85-
"https://github.com/bazelbuild/rules_apple/releases/download/3.9.2/rules_apple.3.9.2.tar.gz",
85+
"https://github.com/bazelbuild/rules_apple/releases/download/3.11.2/rules_apple.3.11.2.tar.gz",
8686
],
87-
sha256 = "86025f64d723a66438787d089bea4a7bc387877229f927dcb72ee26a8db96917",
87+
sha256 = "b770067261140c0a3c5f84f900e3d6059d7036d7954da243016acfdb17216799",
8888
)
8989

9090
# Load Abseil

0 commit comments

Comments
 (0)