Skip to content

Commit e99093b

Browse files
committed
Update apple_support
1 parent 33ba876 commit e99093b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

swift/repositories.bzl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,9 +52,9 @@ def swift_rules_dependencies():
5252
http_archive,
5353
name = "build_bazel_apple_support",
5454
urls = [
55-
"https://github.com/bazelbuild/apple_support/releases/download/0.12.1/apple_support.0.12.1.tar.gz",
55+
"https://github.com/bazelbuild/apple_support/releases/download/0.13.0/apple_support.0.13.0.tar.gz",
5656
],
57-
sha256 = "c604b75865c07f45828c7fffd5fdbff81415a9e84a68f71a9c1d8e3b2694e547",
57+
sha256 = "5bbce1b2b9a3d4b03c0697687023ef5471578e76f994363c641c5f50ff0c7268",
5858
)
5959

6060
_maybe(

0 commit comments

Comments
 (0)