Skip to content

Commit

Permalink
🤖 Update rocr digest to 3b716b7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 17, 2024
1 parent ee43e03 commit 2fd22d7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions ll/init.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -93,10 +93,10 @@ def _initialize_rules_ll_impl(_):
http_archive(
name = "rocr",
build_file = "@rules_ll//third-party-overlays:rocr.BUILD.bazel",
sha256 = "eef185bb551b6b68d51adf9557b0647578963688791efca727e89a5f60da1758",
strip_prefix = "ROCR-Runtime-6fdf759273a098829dfd642fb730ea410f33b152",
sha256 = "1e6e98ced1b05b2d16327bbcd0666f41dcf8dd0ab16b0f5efb7df105033bb11b",
strip_prefix = "ROCR-Runtime-3b716b7f1a5c4a70558e6d104ce5c3885d82ff89",
urls = [
"https://github.com/RadeonOpenCompute/ROCR-Runtime/archive/6fdf759273a098829dfd642fb730ea410f33b152.zip",
"https://github.com/RadeonOpenCompute/ROCR-Runtime/archive/3b716b7f1a5c4a70558e6d104ce5c3885d82ff89.zip",
],
patches = [
"@rules_ll//patches:rocr-amd_trap_handler_v2.diff",
Expand Down

0 comments on commit 2fd22d7

Please sign in to comment.