Skip to content

Commit

Permalink
🤖 Update rocr digest to ff67af3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 15, 2023
1 parent 08abe7e commit 49842d9
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 = "7315af24a8de531a1bc8a37d24c4d7431cc0b2acdf57b602818acd794e28d790",
strip_prefix = "ROCR-Runtime-ff67af3ffb2ad69e8522b169a3d25df8332abd4f",
urls = [
"https://github.com/RadeonOpenCompute/ROCR-Runtime/archive/6fdf759273a098829dfd642fb730ea410f33b152.zip",
"https://github.com/RadeonOpenCompute/ROCR-Runtime/archive/ff67af3ffb2ad69e8522b169a3d25df8332abd4f.zip",
],
patches = [
"@rules_ll//patches:rocr-amd_trap_handler_v2.diff",
Expand Down

0 comments on commit 49842d9

Please sign in to comment.