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 f236922 commit 0fbc820Copy full SHA for 0fbc820
WORKSPACE
@@ -73,8 +73,8 @@ http_archive(
73
) # https://github.com/bazelbuild/apple_support/releases
74
http_archive(
75
name = "bazel_skylib",
76
- sha256 = "2ef429f5d7ce7111263289644d233707dba35e39696377ebab8b0bc701f7818e",
77
- urls = ["https://github.com/bazelbuild/bazel-skylib/releases/download/0.8.0/bazel-skylib.0.8.0.tar.gz"],
+ sha256 = "1c531376ac7e5a180e0237938a2536de0c54d93f5c278634818e0efc952dd56c",
+ urls = ["https://github.com/bazelbuild/bazel-skylib/releases/download/1.0.3/bazel-skylib-1.0.3.tar.gz"],
78
) # https://github.com/bazelbuild/bazel-skylib/releases
79
80
name = "com_github_apple_swift_swift_protobuf",
0 commit comments