Skip to content

Commit 56e91d5

Browse files
chore(deps): update aspect_gcc_toolchain digest to 4a03b37 (#138)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8b935bb commit 56e91d5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

internal_deps.bzl

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -61,11 +61,11 @@ def rules_py_internal_deps():
6161
# Aspect gcc toolchain for RBE
6262
http_archive(
6363
name = "aspect_gcc_toolchain",
64-
sha256 = "7393082a7717d284aa51998b57f5846ae9a9b607d220972df1356e46a35f4ecc",
64+
sha256 = "e8f6807f4d417220491435021f06ca8ee144d8608bec6a04b334e6fa8a2e0e5a",
6565
urls = [
66-
"https://github.com/aspect-build/gcc-toolchain/archive/ac745d4685e2095cc4f057862800f3f0a473c201.zip",
66+
"https://github.com/aspect-build/gcc-toolchain/archive/4a03b37c33a043c55be9dc373c7a07095d13d400.zip",
6767
],
68-
strip_prefix = "gcc-toolchain-ac745d4685e2095cc4f057862800f3f0a473c201",
68+
strip_prefix = "gcc-toolchain-4a03b37c33a043c55be9dc373c7a07095d13d400",
6969
)
7070

7171
http_archive(

0 commit comments

Comments
 (0)