Skip to content

Commit 95e6a50

Browse files
chore(deps): update aspect_gcc_toolchain digest to ff3298d
1 parent 9b46190 commit 95e6a50

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Diff for: internal_deps.bzl

+3-3
Original file line numberDiff line numberDiff line change
@@ -70,11 +70,11 @@ def rules_py_internal_deps():
7070
# Aspect gcc toolchain for RBE
7171
http_archive(
7272
name = "aspect_gcc_toolchain",
73-
sha256 = "b843608fccbbd163071be0463c82e18f3b96ba220fafe4b46e5ffe8579664390",
73+
sha256 = "80ae2a95b88f88909d4ab934cfc6c65e17db23f9da3ded24695cdb40dc616cc8",
7474
urls = [
75-
"https://github.com/aspect-build/gcc-toolchain/archive/70a8c93b7f84077b1d952647ef967d8ae55554c8.zip",
75+
"https://github.com/aspect-build/gcc-toolchain/archive/ff3298d1efd8849601d96c912f022ae4ee92dd4d.zip",
7676
],
77-
strip_prefix = "gcc-toolchain-70a8c93b7f84077b1d952647ef967d8ae55554c8",
77+
strip_prefix = "gcc-toolchain-ff3298d1efd8849601d96c912f022ae4ee92dd4d",
7878
)
7979

8080
http_archive(

0 commit comments

Comments
 (0)