Skip to content

Commit

Permalink
chore(deps): update dependency build_bazel_rules_apple to v3.16.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Dec 13, 2024
1 parent 5415161 commit 19edfac
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions bazel/workspace0.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -93,9 +93,9 @@ def gl_cpp_workspace0(name = None):
http_archive,
name = "build_bazel_rules_apple",
urls = [
"https://github.com/bazelbuild/rules_apple/releases/download/3.16.0/rules_apple.3.16.0.tar.gz",
"https://github.com/bazelbuild/rules_apple/releases/download/3.16.1/rules_apple.3.16.1.tar.gz",
],
sha256 = "86ff9c3a2c7bc308fef339bcd5b3819aa735215033886cc281eb63f10cd17976",
sha256 = "352428421c89dba8859055c3e1ba42f742c224544bf0e196c926d1cf44a2d726",
)

# Load Abseil
Expand Down

0 comments on commit 19edfac

Please sign in to comment.