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 7bc210e commit 83487f6Copy full SHA for 83487f6
bazel/repository_locations.bzl
@@ -1,7 +1,7 @@
1
REPOSITORY_LOCATIONS = dict(
2
boringssl = dict(
3
# Use commits from branch "chromium-stable-with-bazel"
4
- commit = "372daf7042ffe3da1335743e7c93d78f1399aba7", # chromium-68.0.3440.75
+ commit = "ab36a84b91b3116bacc85973995504818748d8a9", # chromium-69.0.3497.81
5
remote = "https://github.com/google/boringssl",
6
),
7
com_google_absl = dict(
0 commit comments