Skip to content

Commit

Permalink
Fix sysroot checksum
Browse files Browse the repository at this point in the history
Change-Id: Id4b9c4bec7fcafa864cb1ea2a3507c855d189fef
  • Loading branch information
ipetr0v committed Oct 18, 2024
1 parent 209bc17 commit 675db49
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 @@ -308,7 +308,7 @@ oak_toolchain_repositories()
http_archive(
name = "oak_cc_toolchain_sysroot",
build_file = "//:toolchain/sysroot.BUILD",
sha256 = "99577f5f525c6816c9f3f0c5c8756c9fb13a23517b55f376393375f6ad630316",
sha256 = "770f449151c0871d67ed793e996e225973b94cec6438fd56666cef8fc4ee5dd4",
url = "https://storage.googleapis.com/oak-bins/sysroot/sysroot.tar.xz",
)

Expand Down

0 comments on commit 675db49

Please sign in to comment.