We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 33ba876 commit e99093bCopy full SHA for e99093b
swift/repositories.bzl
@@ -52,9 +52,9 @@ def swift_rules_dependencies():
52
http_archive,
53
name = "build_bazel_apple_support",
54
urls = [
55
- "https://github.com/bazelbuild/apple_support/releases/download/0.12.1/apple_support.0.12.1.tar.gz",
+ "https://github.com/bazelbuild/apple_support/releases/download/0.13.0/apple_support.0.13.0.tar.gz",
56
],
57
- sha256 = "c604b75865c07f45828c7fffd5fdbff81415a9e84a68f71a9c1d8e3b2694e547",
+ sha256 = "5bbce1b2b9a3d4b03c0697687023ef5471578e76f994363c641c5f50ff0c7268",
58
)
59
60
_maybe(
0 commit comments