Skip to content

Commit 9c2656b

Browse files
committed
chore(deps): update dependency build_bazel_rules_apple to v4.5.1
1 parent 043638c commit 9c2656b

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
@@ -103,9 +103,9 @@ def gl_cpp_workspace0(name = None):
103103
http_archive,
104104
name = "build_bazel_rules_apple",
105105
urls = [
106-
"https://github.com/bazelbuild/rules_apple/releases/download/4.3.3/rules_apple.4.3.3.tar.gz",
106+
"https://github.com/bazelbuild/rules_apple/releases/download/4.5.1/rules_apple.4.5.1.tar.gz",
107107
],
108-
sha256 = "fad623b4d0dbe7883fffc95a3275eaabfd13bd9336fca6788cb40bee96e5f131",
108+
sha256 = "0831b6b305e22e007c561f8e48f618244091c9b34ff7aa571de66ddb0de6fdbe",
109109
)
110110

111111
# Load Abseil

0 commit comments

Comments
 (0)