Skip to content

Commit

Permalink
Update roots.pem SHA-256 checksum.
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 576179626
Change-Id: I1f9e94366a99da54521b3c3dad45ca00eaa7261c
  • Loading branch information
cindylindeed authored and copybara-github committed Oct 24, 2023
1 parent b965246 commit 904a57f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion WORKSPACE
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive", "http_file"
http_file(
name = "google_root_pem",
executable = 0,
sha256 = "9c9b9685ad319b9747c3fe69b46a61c11a0efabdfa09ca6a8b0c3da421036d27",
sha256 = "1acf0d4780541758be2c0f998e1e0275232626ed3f8793d8e2fe8e2753750613",
urls = ["https://pki.goog/roots.pem"],
)

Expand Down

0 comments on commit 904a57f

Please sign in to comment.