mirror of
https://github.com/google/santa.git
synced 2026-04-24 03:00:12 -04:00
Project: update apple rules to 0.19.0
This commit is contained in:
committed by
Russell Hancox
parent
d1d008af0a
commit
ac7cbdfd16
@@ -8,7 +8,7 @@ load("@bazel_tools//tools/build_defs/repo:git.bzl",
|
||||
git_repository(
|
||||
name = "build_bazel_rules_apple",
|
||||
remote = "https://github.com/bazelbuild/rules_apple.git",
|
||||
commit = "97951dce38d",
|
||||
tag = "0.19.0",
|
||||
)
|
||||
|
||||
load("@build_bazel_rules_apple//apple:repositories.bzl", "apple_rules_dependencies")
|
||||
|
||||
Reference in New Issue
Block a user