Skip to content

Commit

Permalink
chore(deps): update aspect_gcc_toolchain digest to 6430f82
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 9, 2023
1 parent 9dc9650 commit 5388353
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions internal_deps.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -70,11 +70,11 @@ def rules_py_internal_deps():
# Aspect gcc toolchain for RBE
http_archive(
name = "aspect_gcc_toolchain",
sha256 = "b843608fccbbd163071be0463c82e18f3b96ba220fafe4b46e5ffe8579664390",
sha256 = "7e9bd41bcab6f9d6359846756b0999d947d1d732960b9fb58b719bc767f4d47e",
urls = [
"https://github.com/aspect-build/gcc-toolchain/archive/70a8c93b7f84077b1d952647ef967d8ae55554c8.zip",
"https://github.com/aspect-build/gcc-toolchain/archive/6430f82cad50978b826e7ccea959c6209b97c6ba.zip",
],
strip_prefix = "gcc-toolchain-70a8c93b7f84077b1d952647ef967d8ae55554c8",
strip_prefix = "gcc-toolchain-6430f82cad50978b826e7ccea959c6209b97c6ba",
)

http_archive(
Expand Down

0 comments on commit 5388353

Please sign in to comment.